#include <llviewerobject.h>


Public Member Functions | |
| LLStaticViewerObject (const LLUUID &id, const LLPCode type, LLViewerRegion *regionp) | |
| virtual void | updateDrawable (BOOL force_damped) |
Definition at line 684 of file llviewerobject.h.
| LLStaticViewerObject::LLStaticViewerObject | ( | const LLUUID & | id, | |
| const LLPCode | type, | |||
| LLViewerRegion * | regionp | |||
| ) | [inline] |
Definition at line 687 of file llviewerobject.h.
| void LLStaticViewerObject::updateDrawable | ( | BOOL | force_damped | ) | [virtual] |
Reimplemented from LLViewerObject.
Definition at line 4907 of file llviewerobject.cpp.
References LLXform::clearChanged(), gPipeline, LLPipeline::markRebuild(), LLViewerObject::mDrawable, LLPointer< Type >::notNull(), LLDrawable::REBUILD_ALL, LLXform::SHIFTED, and TRUE.

1.5.5