OpenSceneGraph
|
This is the complete list of members for osgSim::LightPointNode, including all inherited members.
_bbox (defined in osgSim::LightPointNode) | osgSim::LightPointNode | mutableprotected |
_boundingSphere (defined in osg::Node) | osg::Node | mutableprotected |
_boundingSphereComputed (defined in osg::Node) | osg::Node | mutableprotected |
_computeBoundCallback (defined in osg::Node) | osg::Node | protected |
_cullCallback (defined in osg::Node) | osg::Node | protected |
_cullingActive (defined in osg::Node) | osg::Node | protected |
_dataVariance (defined in osg::Object) | osg::Object | protected |
_eventCallback (defined in osg::Node) | osg::Node | protected |
_initialBound (defined in osg::Node) | osg::Node | protected |
_lightPointList (defined in osgSim::LightPointNode) | osgSim::LightPointNode | protected |
_lightSystem (defined in osgSim::LightPointNode) | osgSim::LightPointNode | protected |
_maxPixelSize (defined in osgSim::LightPointNode) | osgSim::LightPointNode | protected |
_maxVisibleDistance2 (defined in osgSim::LightPointNode) | osgSim::LightPointNode | protected |
_minPixelSize (defined in osgSim::LightPointNode) | osgSim::LightPointNode | protected |
_name (defined in osg::Object) | osg::Object | protected |
_nodeMask (defined in osg::Node) | osg::Node | protected |
_numChildrenRequiringEventTraversal (defined in osg::Node) | osg::Node | protected |
_numChildrenRequiringUpdateTraversal (defined in osg::Node) | osg::Node | protected |
_numChildrenWithCullingDisabled (defined in osg::Node) | osg::Node | protected |
_numChildrenWithOccluderNodes (defined in osg::Node) | osg::Node | protected |
_observerSet (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_observerSet (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_parents (defined in osg::Node) | osg::Node | protected |
_pointSprites (defined in osgSim::LightPointNode) | osgSim::LightPointNode | protected |
_refCount (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_refCount (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_refMutex (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_stateset (defined in osg::Node) | osg::Node | protected |
_updateCallback (defined in osg::Node) | osg::Node | protected |
_userDataContainer (defined in osg::Object) | osg::Object | protected |
accept(NodeVisitor &nv) | osg::Node | virtual |
addCullCallback(Callback *nc) | osg::Node | inline |
addCullCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
addDescription(const std::string &desc) | osg::Node | |
addEventCallback(Callback *nc) | osg::Node | inline |
addEventCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
addLightPoint(const LightPoint &lp) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | |
addObserver(Observer *observer) const | osg::Referenced | |
addParent(osg::Group *parent) (defined in osg::Node) | osg::Node | protected |
addUpdateCallback(Callback *nc) | osg::Node | inline |
addUpdateCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
asCamera() | osg::Node | inlinevirtual |
asCamera() const | osg::Node | inlinevirtual |
ascend(NodeVisitor &nv) | osg::Node | virtual |
asDrawable() | osg::Node | inlinevirtual |
asDrawable() const | osg::Node | inlinevirtual |
asGeode() | osg::Node | inlinevirtual |
asGeode() const | osg::Node | inlinevirtual |
asGeometry() | osg::Node | inlinevirtual |
asGeometry() const | osg::Node | inlinevirtual |
asGroup() | osg::Node | inlinevirtual |
asGroup() const | osg::Node | inlinevirtual |
asNode() | osg::Node | inlinevirtual |
asNode() const | osg::Node | inlinevirtual |
asNodeVisitor() | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::Object | inlinevirtual |
asStateAttribute() | osg::Object | inlinevirtual |
asStateAttribute() const | osg::Object | inlinevirtual |
asSwitch() | osg::Node | inlinevirtual |
asSwitch() const | osg::Node | inlinevirtual |
asTerrain() | osg::Node | inlinevirtual |
asTerrain() const | osg::Node | inlinevirtual |
asTransform() | osg::Node | inlinevirtual |
asTransform() const | osg::Node | inlinevirtual |
asUniform() | osg::Object | inlinevirtual |
asUniform() const | osg::Object | inlinevirtual |
className() const | osg::Node | inlinevirtual |
clone(const CopyOp ©op) const | osg::Node | inlinevirtual |
cloneType() const | osg::Node | inlinevirtual |
computeBound() const | osgSim::LightPointNode | virtual |
computeDataVariance() | osg::Object | inlinevirtual |
containsOccluderNodes() const | osg::Node | |
DataVariance enum name (defined in osg::Object) | osg::Object | |
deleteUsingDeleteHandler() const (defined in osg::Referenced) | osg::Referenced | protected |
DescriptionList typedef | osg::Node | |
dirtyBound() | osg::Node | |
DYNAMIC enum value (defined in osg::Object) | osg::Object | |
getBound() const (defined in osg::Node) | osg::Node | inline |
getCompoundClassName() const | osg::Object | inline |
getComputeBoundingSphereCallback() | osg::Node | inline |
getComputeBoundingSphereCallback() const | osg::Node | inline |
getCullCallback() | osg::Node | inline |
getCullCallback() const | osg::Node | inline |
getCullingActive() const | osg::Node | inline |
getDataVariance() const | osg::Object | inline |
getDeleteHandler() | osg::Referenced | static |
getDescription(unsigned int i) const | osg::Node | |
getDescription(unsigned int i) | osg::Node | |
getDescriptions() | osg::Node | |
getDescriptions() const | osg::Node | |
getEventCallback() | osg::Node | inline |
getEventCallback() const | osg::Node | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getInitialBound() const | osg::Node | inline |
getLightPoint(unsigned int pos) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getLightPoint(unsigned int pos) const (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getLightPointList() (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getLightPointList() const (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getLightPointSystem() (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getLightPointSystem() const (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getMaxPixelSize() const (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getMaxVisibleDistance2() const (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getMinPixelSize() const (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getName() const | osg::Object | inline |
getNodeMask() const | osg::Node | inline |
getNumChildrenRequiringEventTraversal() const | osg::Node | inline |
getNumChildrenRequiringUpdateTraversal() const | osg::Node | inline |
getNumChildrenWithCullingDisabled() const | osg::Node | inline |
getNumChildrenWithOccluderNodes() const | osg::Node | inline |
getNumDescriptions() const | osg::Node | |
getNumLightPoints() const (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getNumParents() const | osg::Node | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateStateSet() | osg::Node | |
getOrCreateUserDataContainer() | osg::Object | |
getParent(unsigned int i) (defined in osg::Node) | osg::Node | inline |
getParent(unsigned int i) const | osg::Node | inline |
getParentalNodePaths(osg::Node *haltTraversalAtNode=0) const | osg::Node | |
getParents() const | osg::Node | inline |
getParents() | osg::Node | inline |
getPointSprite() const (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
getRefMutex() const | osg::Referenced | inline |
getRefMutex() const (defined in osg::Referenced) | osg::Referenced | inline |
getStateSet() | osg::Node | inline |
getStateSet() const | osg::Node | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getThreadSafeRefUnref() const (defined in osg::Referenced) | osg::Referenced | inline |
getUpdateCallback() | osg::Node | inline |
getUpdateCallback() const | osg::Node | inline |
getUserData() | osg::Object | virtual |
getUserData() const | osg::Object | virtual |
getUserDataContainer() | osg::Object | inline |
getUserDataContainer() const | osg::Object | inline |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getWorldMatrices(const osg::Node *haltTraversalAtNode=0) const | osg::Node | |
isCullingActive() const | osg::Node | inline |
isSameKindAs(const Object *obj) const | osg::Node | inlinevirtual |
libraryName() const | osg::Node | inlinevirtual |
LightPointList typedef (defined in osgSim::LightPointNode) | osgSim::LightPointNode | |
LightPointNode() (defined in osgSim::LightPointNode) | osgSim::LightPointNode | |
LightPointNode(const LightPointNode &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgSim::LightPointNode | |
META_Node(osgSim, LightPointNode) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | |
Node() | osg::Node | |
Node(const Node &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Node | |
NodeMask typedef | osg::Node | |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) (defined in osg::Object) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator=(const Referenced &) (defined in osg::Referenced) | osg::Referenced | inline |
ParentList typedef | osg::Node | |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() (defined in osg::Referenced) | osg::Referenced | |
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced) | osg::Referenced | explicit |
Referenced(const Referenced &) (defined in osg::Referenced) | osg::Referenced | |
releaseGLObjects(osg::State *=0) const | osg::Node | virtual |
removeCullCallback(Callback *nc) | osg::Node | inline |
removeCullCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
removeEventCallback(Callback *nc) | osg::Node | inline |
removeEventCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
removeLightPoint(unsigned int pos) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | |
removeObserver(Observer *observer) const | osg::Referenced | |
removeParent(osg::Group *parent) (defined in osg::Node) | osg::Node | protected |
removeUpdateCallback(Callback *nc) | osg::Node | inline |
removeUpdateCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
resizeGLObjectBuffers(unsigned int) | osg::Node | virtual |
setComputeBoundingSphereCallback(ComputeBoundingSphereCallback *callback) | osg::Node | inline |
setComputeBoundingSphereCallback(const ref_ptr< T > &callback) (defined in osg::Node) | osg::Node | inline |
setCullCallback(Callback *nc) | osg::Node | inline |
setCullCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
setCullingActive(bool active) | osg::Node | |
setDataVariance(DataVariance dv) | osg::Object | inline |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setDescriptions(const DescriptionList &descriptions) | osg::Node | |
setEventCallback(Callback *nc) | osg::Node | |
setEventCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
setInitialBound(const osg::BoundingSphere &bsphere) | osg::Node | inline |
setLightPointList(const LightPointList &lpl) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
setLightPointSystem(osgSim::LightPointSystem *lps) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
setMaxPixelSize(float maxPixelSize) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
setMaxVisibleDistance2(float maxVisibleDistance2) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
setMinPixelSize(float minPixelSize) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
setName(const std::string &name) | osg::Object | inlinevirtual |
setName(const char *name) | osg::Object | inline |
setNodeMask(NodeMask nm) | osg::Node | inline |
setNumChildrenRequiringEventTraversal(unsigned int num) (defined in osg::Node) | osg::Node | protected |
setNumChildrenRequiringUpdateTraversal(unsigned int num) (defined in osg::Node) | osg::Node | protected |
setNumChildrenWithCullingDisabled(unsigned int num) (defined in osg::Node) | osg::Node | protected |
setNumChildrenWithOccluderNodes(unsigned int num) (defined in osg::Node) | osg::Node | protected |
setPointSprite(bool enable=true) (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inline |
setStateSet(osg::StateSet *stateset) | osg::Node | |
setStateSet(const osg::ref_ptr< T > &stateset) (defined in osg::Node) | osg::Node | inline |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Node | virtual |
setUpdateCallback(Callback *nc) | osg::Node | |
setUpdateCallback(const ref_ptr< T > &nc) (defined in osg::Node) | osg::Node | inline |
setUserData(Referenced *obj) | osg::Object | virtual |
setUserData(const ref_ptr< T > &ud) (defined in osg::Object) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) (defined in osg::Object) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced) | osg::Referenced | protected |
STATIC enum value (defined in osg::Object) | osg::Object | |
traverse(osg::NodeVisitor &nv) | osgSim::LightPointNode | virtual |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value (defined in osg::Object) | osg::Object | |
~LightPointNode() (defined in osgSim::LightPointNode) | osgSim::LightPointNode | inlineprotected |
~Node() | osg::Node | protectedvirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() (defined in osg::Referenced) | osg::Referenced | protectedvirtual |