|
openscenegraph
|
Public Types | |
| enum | AnimationState { ANIMATION_ON, ANIMATION_OFF, ANIMATION_RANDOM } |
Public Types inherited from osg::Object | |
| enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
Protected Member Functions | |
| ~LightPointSystem () | |
Protected Member Functions inherited from osg::Object | |
| virtual | ~Object () |
Protected Member Functions inherited from osg::Referenced | |
| virtual | ~Referenced () |
| void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
| void | deleteUsingDeleteHandler () const |
Protected Attributes | |
| float | _intensity |
| AnimationState | _animationState |
Protected Attributes inherited from osg::Object | |
| std::string | _name |
| DataVariance | _dataVariance |
| osg::UserDataContainer * | _userDataContainer |
Protected Attributes inherited from osg::Referenced | |
| OpenThreads::AtomicPtr | _observerSet |
| OpenThreads::Atomic | _refCount |
Additional Inherited Members | |
Static Public Member Functions inherited from osg::Referenced | |
| static OpenThreads::Mutex * | getGlobalReferencedMutex () |
| static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
| static bool | getThreadSafeReferenceCounting () |
| static void | setDeleteHandler (DeleteHandler *handler) |
| static DeleteHandler * | getDeleteHandler () |
|
inline |
|
inline |
Copy constructor using CopyOp to manage deep vs shallow copy.
|
inlineprotected |
|
inline |
References _animationState.
|
inline |
References _intensity.
| osgSim::LightPointSystem::META_Object | ( | osgSim | , |
| LightPointSystem | |||
| ) |
|
inline |
References _animationState.
|
inline |
References _intensity.
|
protected |
Referenced by getAnimationState(), and setAnimationState().
|
protected |
Referenced by getIntensity(), and setIntensity().
1.8.1.2