_boundingBox | osg::Drawable | mutableprotected |
_boundingBoxComputed | osg::Drawable | mutableprotected |
_boundingSphere | osg::Node | mutableprotected |
_boundingSphereComputed | osg::Node | mutableprotected |
_colorArray | osg::Geometry | protected |
_computeBoundCallback | osg::Drawable | protected |
_containsDeprecatedData | osg::Geometry | protected |
_cullCallback | osg::Node | protected |
_cullingActive | osg::Node | protected |
_dataVariance | osg::Object | protected |
_drawableCullCallback | osg::Drawable | protected |
_drawableEventCallback | osg::Drawable | protected |
_drawableUpdateCallback | osg::Drawable | protected |
_drawCallback | osg::Drawable | protected |
_eventCallback | osg::Node | protected |
_fogCoordArray | osg::Geometry | protected |
_globjList | osg::Drawable | mutableprotected |
_initialBound | osg::Drawable | protected |
_interiorTris | osgUtil::DelaunayConstraint | protected |
_name | osg::Object | protected |
_nodeMask | osg::Node | protected |
_normalArray | osg::Geometry | protected |
_numChildrenRequiringEventTraversal | osg::Node | protected |
_numChildrenRequiringUpdateTraversal | osg::Node | protected |
_numChildrenWithCullingDisabled | osg::Node | protected |
_numChildrenWithOccluderNodes | osg::Node | protected |
_observerSet | osg::Referenced | mutableprotected |
_parents | osg::Node | protected |
_primitives | osg::Geometry | protected |
_refCount | osg::Referenced | mutableprotected |
_secondaryColorArray | osg::Geometry | protected |
_shape | osg::Drawable | protected |
_stateset | osg::Node | protected |
_supportsDisplayList | osg::Drawable | protected |
_supportsVertexBufferObjects | osg::Drawable | protected |
_texCoordList | osg::Geometry | protected |
_updateCallback | osg::Node | protected |
_useDisplayList | osg::Drawable | protected |
_userDataContainer | osg::Object | protected |
_useVertexBufferObjects | osg::Drawable | protected |
_vertexArray | osg::Geometry | protected |
_vertexAttribList | osg::Geometry | protected |
accept(Drawable::AttributeFunctor &af) | osg::Geometry | virtual |
accept(Drawable::ConstAttributeFunctor &af) const | osg::Geometry | virtual |
accept(PrimitiveFunctor &pf) const | osg::Geometry | virtual |
accept(PrimitiveIndexFunctor &pf) const | osg::Geometry | virtual |
osg::Node::accept(NodeVisitor &nv) | osg::Node | virtual |
addCullCallback(Callback *nc) | osg::Node | inline |
addCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addDescription(const std::string &desc) | osg::Node | |
addElementBufferObjectIfRequired(osg::PrimitiveSet *primitiveSet) | osg::Geometry | protected |
addEventCallback(Callback *nc) | osg::Node | inline |
addEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addObserver(Observer *observer) const | osg::Referenced | |
addParent(osg::Group *parent) | osg::Node | protected |
addPrimitiveSet(PrimitiveSet *primitiveset) | osg::Geometry | |
addtriangle(int i1, int i2, int i3) | osgUtil::DelaunayConstraint | |
addUpdateCallback(Callback *nc) | osg::Node | inline |
addUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addVertexBufferObjectIfRequired(osg::Array *array) | osg::Geometry | protected |
ArrayList typedef | osg::Geometry | |
asCamera() | osg::Node | inlinevirtual |
asCamera() const | osg::Node | inlinevirtual |
ascend(NodeVisitor &nv) | osg::Node | virtual |
asDrawable() | osg::Drawable | inlinevirtual |
asDrawable() const | osg::Drawable | inlinevirtual |
asGeode() | osg::Node | inlinevirtual |
asGeode() const | osg::Node | inlinevirtual |
asGeometry() | osg::Geometry | inlinevirtual |
asGeometry() const | osg::Geometry | 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 |
ATTRIBUTE_6 enum value | osg::Drawable | |
ATTRIBUTE_7 enum value | osg::Drawable | |
AttributeBinding enum name | osg::Geometry | |
AttributeType typedef | osg::Drawable | |
AttributeTypes enum name | osg::Drawable | |
BIND_OFF enum value | osg::Geometry | |
BIND_OVERALL enum value | osg::Geometry | |
BIND_PER_PRIMITIVE_SET enum value | osg::Geometry | |
BIND_PER_VERTEX enum value | osg::Geometry | |
checkForDeprecatedData() | osg::Geometry | |
className() const | osg::Node | inlinevirtual |
clone(const CopyOp ©op) const | osg::Node | inlinevirtual |
cloneType() const | osg::Node | inlinevirtual |
COLORS enum value | osg::Drawable | |
compileGLObjects(RenderInfo &renderInfo) const | osg::Geometry | virtual |
computeBound() const | osg::Drawable | virtual |
computeBoundingBox() const | osg::Drawable | virtual |
computeDataVariance() | osg::Drawable | virtual |
contains(const osg::Vec3 &testpoint) const | osgUtil::DelaunayConstraint | virtual |
containsDeprecatedData() const | osg::Geometry | inline |
containsOccluderNodes() const | osg::Node | |
containsSharedArrays() const | osg::Geometry | |
DataVariance enum name | osg::Object | |
DelaunayConstraint() | osgUtil::DelaunayConstraint | inline |
deleteDisplayList(unsigned int contextID, GLuint globj, unsigned int sizeHint=0) | osg::Drawable | static |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
DescriptionList typedef | osg::Node | |
dirtyBound() | osg::Node | |
dirtyDisplayList() | osg::Geometry | virtual |
draw(RenderInfo &renderInfo) const | osg::Drawable | inline |
Drawable() | osg::Drawable | |
Drawable(const Drawable &drawable, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Drawable | |
DrawElementsList typedef | osg::Geometry | |
drawImplementation(RenderInfo &renderInfo) const | osg::Geometry | virtual |
drawPrimitivesImplementation(RenderInfo &renderInfo) const | osg::Geometry | |
drawVertexArraysImplementation(RenderInfo &renderInfo) const | osg::Geometry | |
duplicateSharedArrays() | osg::Geometry | |
DYNAMIC enum value | osg::Object | |
empty() const | osg::Geometry | |
fixDeprecatedData() | osg::Geometry | |
FOG_COORDS enum value | osg::Drawable | |
generateDisplayList(unsigned int contextID, unsigned int sizeHint=0) | osg::Drawable | static |
Geometry() | osg::Geometry | |
Geometry(const Geometry &geometry, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Geometry | |
getArrayList(ArrayList &arrayList) const | osg::Geometry | |
getBound() const | osg::Drawable | inline |
getBoundingBox() const | osg::Drawable | inline |
getColorArray() | osg::Geometry | inline |
getColorArray() const | osg::Geometry | inline |
getColorBinding() const | osg::Geometry | |
getCompoundClassName() const | osg::Object | inline |
getComputeBoundingBoxCallback() | osg::Drawable | inline |
getComputeBoundingBoxCallback() const | osg::Drawable | 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 | |
getDisplayList(unsigned int contextID) const | osg::Drawable | inline |
getDrawCallback() | osg::Drawable | inline |
getDrawCallback() const | osg::Drawable | inline |
getDrawElementsList(DrawElementsList &drawElementsList) const | osg::Geometry | |
getEventCallback() | osg::Node | inline |
getEventCallback() const | osg::Node | inline |
getFogCoordArray() | osg::Geometry | inline |
getFogCoordArray() const | osg::Geometry | inline |
getFogCoordBinding() const | osg::Geometry | |
getGlobalReferencedMutex() | osg::Referenced | static |
getGLObjectSizeHint() const | osg::Geometry | virtual |
getInitialBound() const | osg::Drawable | inline |
getMinimumNumberOfDisplayListsToRetainInCache() | osg::Drawable | static |
getName() const | osg::Object | inline |
getNodeMask() const | osg::Node | inline |
getNormalArray() | osg::Geometry | inline |
getNormalArray() const | osg::Geometry | inline |
getNormalBinding() const | osg::Geometry | |
getNumChildrenRequiringEventTraversal() const | osg::Node | inline |
getNumChildrenRequiringUpdateTraversal() const | osg::Node | inline |
getNumChildrenWithCullingDisabled() const | osg::Node | inline |
getNumChildrenWithOccluderNodes() const | osg::Node | inline |
getNumDescriptions() const | osg::Node | |
getNumParents() const | osg::Node | inline |
getNumPrimitiveSets() const | osg::Geometry | inline |
getNumTexCoordArrays() const | osg::Geometry | inline |
getNumVertexAttribArrays() const | osg::Geometry | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateElementBufferObject() | osg::Geometry | |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateStateSet() | osg::Node | |
getOrCreateUserDataContainer() | osg::Object | |
getOrCreateVertexBufferObject() | osg::Geometry | |
getParent(unsigned int i) | 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 |
getPoints(const osg::Vec3Array *points) | osgUtil::DelaunayConstraint | |
getPrimitiveSet(unsigned int pos) | osg::Geometry | inline |
getPrimitiveSet(unsigned int pos) const | osg::Geometry | inline |
getPrimitiveSetIndex(const PrimitiveSet *primitiveset) const | osg::Geometry | |
getPrimitiveSetList() | osg::Geometry | inline |
getPrimitiveSetList() const | osg::Geometry | inline |
getRefMutex() const | osg::Referenced | inline |
getSecondaryColorArray() | osg::Geometry | inline |
getSecondaryColorArray() const | osg::Geometry | inline |
getSecondaryColorBinding() const | osg::Geometry | |
getShape() | osg::Drawable | inline |
getShape() const | osg::Drawable | inline |
getStateSet() | osg::Node | inline |
getStateSet() const | osg::Node | inline |
getSupportsDisplayList() const | osg::Drawable | inline |
getTexCoordArray(unsigned int unit) | osg::Geometry | |
getTexCoordArray(unsigned int unit) const | osg::Geometry | |
getTexCoordArrayList() | osg::Geometry | inline |
getTexCoordArrayList() const | osg::Geometry | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getTriangles() const | osgUtil::DelaunayConstraint | inline |
getTriangles() | osgUtil::DelaunayConstraint | inline |
getUpdateCallback() | osg::Node | inline |
getUpdateCallback() const | osg::Node | inline |
getUseDisplayList() const | osg::Drawable | 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 | |
getUseVertexBufferObjects() const | osg::Drawable | inline |
getVertexArray() | osg::Geometry | inline |
getVertexArray() const | osg::Geometry | inline |
getVertexAttribArray(unsigned int index) | osg::Geometry | |
getVertexAttribArray(unsigned int index) const | osg::Geometry | |
getVertexAttribArrayList() | osg::Geometry | inline |
getVertexAttribArrayList() const | osg::Geometry | inline |
getVertexAttribBinding(unsigned int index) const | osg::Geometry | |
getVertexAttribNormalize(unsigned int index) const | osg::Geometry | |
getWorldMatrices(const osg::Node *haltTraversalAtNode=0) const | osg::Drawable | |
GLObjectList typedef | osg::Drawable | protected |
handleOverlaps(void) | osgUtil::DelaunayConstraint | |
insertPrimitiveSet(unsigned int i, PrimitiveSet *primitiveset) | osg::Geometry | |
isCullingActive() const | osg::Node | inline |
isSameKindAs(const Object *obj) const | osg::Node | inlinevirtual |
libraryName() const | osg::Node | inlinevirtual |
makeDrawable() | osgUtil::DelaunayConstraint | |
merge(DelaunayConstraint *dco) | osgUtil::DelaunayConstraint | |
META_Node(osg, Geometry) | osg::Geometry | |
osg::Drawable::META_Node(osg, Drawable) | osg::Drawable | |
osg::Node::Node() | osg::Node | |
osg::Node::Node(const Node &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Node | |
NodeMask typedef | osg::Node | |
NORMALS enum value | osg::Drawable | |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator=(const Geometry &) | osg::Geometry | inlineprotected |
osg::Drawable::operator=(const Drawable &) | osg::Drawable | inlineprotected |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
outside(const osg::Vec3 &testpoint) const | osgUtil::DelaunayConstraint | virtual |
ParentList typedef | osg::Node | |
prim_tris_ | osgUtil::DelaunayConstraint | protected |
PrimitiveSetList typedef | osg::Geometry | |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | explicit |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(State *state=0) const | osg::Geometry | virtual |
removeCullCallback(Callback *nc) | osg::Node | inline |
removeCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeEventCallback(Callback *nc) | osg::Node | inline |
removeEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeObserver(Observer *observer) const | osg::Referenced | |
removeParent(osg::Group *parent) | osg::Node | protected |
removePrimitiveSet(unsigned int i, unsigned int numElementsToRemove=1) | osg::Geometry | |
removeUpdateCallback(Callback *nc) | osg::Node | inline |
removeUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeVerticesInside(const DelaunayConstraint *dco) | osgUtil::DelaunayConstraint | |
resizeGLObjectBuffers(unsigned int maxSize) | osg::Geometry | virtual |
SECONDARY_COLORS enum value | osg::Drawable | |
setBound(const BoundingBox &bb) const | osg::Drawable | protected |
setColorArray(Array *array) | osg::Geometry | inline |
setColorArray(Array *array, osg::Array::Binding binding) | osg::Geometry | |
setColorBinding(AttributeBinding ab) | osg::Geometry | |
setComputeBoundingBoxCallback(ComputeBoundingBoxCallback *callback) | osg::Drawable | inline |
setComputeBoundingSphereCallback(ComputeBoundingSphereCallback *callback) | osg::Node | inline |
setComputeBoundingSphereCallback(const ref_ptr< T > &callback) | osg::Node | inline |
setCullCallback(Callback *nc) | osg::Node | inline |
setCullCallback(const ref_ptr< T > &nc) | 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 | |
setDrawCallback(DrawCallback *dc) | osg::Drawable | inlinevirtual |
setEventCallback(Callback *nc) | osg::Node | |
setEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setFogCoordArray(Array *array) | osg::Geometry | inline |
setFogCoordArray(Array *array, osg::Array::Binding binding) | osg::Geometry | |
setFogCoordBinding(AttributeBinding ab) | osg::Geometry | |
setInitialBound(const osg::BoundingBox &bbox) | osg::Drawable | inline |
osg::Node::setInitialBound(const osg::BoundingSphere &bsphere) | osg::Node | inline |
setMinimumNumberOfDisplayListsToRetainInCache(unsigned int minimum) | osg::Drawable | static |
setName(const std::string &name) | osg::Object | inlinevirtual |
setName(const char *name) | osg::Object | inline |
setNodeMask(NodeMask nm) | osg::Node | inline |
setNormalArray(Array *array) | osg::Geometry | inline |
setNormalArray(Array *array, osg::Array::Binding binding) | osg::Geometry | |
setNormalBinding(AttributeBinding ab) | osg::Geometry | |
setNumChildrenRequiringEventTraversal(unsigned int num) | osg::Node | protected |
setNumChildrenRequiringUpdateTraversal(unsigned int num) | osg::Node | protected |
setNumChildrenWithCullingDisabled(unsigned int num) | osg::Node | protected |
setNumChildrenWithOccluderNodes(unsigned int num) | osg::Node | protected |
setPrimitiveSet(unsigned int i, PrimitiveSet *primitiveset) | osg::Geometry | |
setPrimitiveSetList(const PrimitiveSetList &primitives) | osg::Geometry | |
setSecondaryColorArray(Array *array) | osg::Geometry | inline |
setSecondaryColorArray(Array *array, osg::Array::Binding binding) | osg::Geometry | |
setSecondaryColorBinding(AttributeBinding ab) | osg::Geometry | |
setShape(Shape *shape) | osg::Drawable | inline |
setShape(const ref_ptr< T > &shape) | osg::Drawable | inline |
setStateSet(osg::StateSet *stateset) | osg::Node | |
setStateSet(const osg::ref_ptr< T > &stateset) | osg::Node | inline |
setSupportsDisplayList(bool flag) | osg::Drawable | |
setTexCoordArray(unsigned int unit, Array *array) | osg::Geometry | inline |
setTexCoordArray(unsigned int unit, Array *array, osg::Array::Binding binding) | osg::Geometry | |
setTexCoordArrayList(const ArrayList &arrrayList) | osg::Geometry | |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Drawable | virtual |
setUpdateCallback(Callback *nc) | osg::Node | |
setUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setUseDisplayList(bool flag) | osg::Drawable | |
setUserData(Referenced *obj) | osg::Object | virtual |
setUserData(const ref_ptr< T > &ud) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
setUseVertexBufferObjects(bool flag) | osg::Geometry | virtual |
setVertexArray(Array *array) | osg::Geometry | |
setVertexAttribArray(unsigned int index, Array *array) | osg::Geometry | inline |
setVertexAttribArray(unsigned int index, Array *array, osg::Array::Binding binding) | osg::Geometry | |
setVertexAttribArrayList(const ArrayList &arrayList) | osg::Geometry | |
setVertexAttribBinding(unsigned int index, AttributeBinding ab) | osg::Geometry | |
setVertexAttribNormalize(unsigned int index, GLboolean norm) | osg::Geometry | |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
STATIC enum value | osg::Object | |
supports(const Drawable::AttributeFunctor &) const | osg::Geometry | inlinevirtual |
supports(const Drawable::ConstAttributeFunctor &) const | osg::Geometry | inlinevirtual |
supports(const PrimitiveFunctor &) const | osg::Geometry | inlinevirtual |
supports(const PrimitiveIndexFunctor &) const | osg::Geometry | inlinevirtual |
TEXTURE_COORDS enum value | osg::Drawable | |
TEXTURE_COORDS_0 enum value | osg::Drawable | |
TEXTURE_COORDS_1 enum value | osg::Drawable | |
TEXTURE_COORDS_2 enum value | osg::Drawable | |
TEXTURE_COORDS_3 enum value | osg::Drawable | |
TEXTURE_COORDS_4 enum value | osg::Drawable | |
TEXTURE_COORDS_5 enum value | osg::Drawable | |
TEXTURE_COORDS_6 enum value | osg::Drawable | |
TEXTURE_COORDS_7 enum value | osg::Drawable | |
traverse(NodeVisitor &) | osg::Node | inlinevirtual |
trilist typedef | osgUtil::DelaunayConstraint | protected |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
VERTICES enum value | osg::Drawable | |
WEIGHTS enum value | osg::Drawable | |
windingNumber(const osg::Vec3 &testpoint) const | osgUtil::DelaunayConstraint | |
~DelaunayConstraint() | osgUtil::DelaunayConstraint | protectedvirtual |
~Drawable() | osg::Drawable | protectedvirtual |
~Geometry() | osg::Geometry | protectedvirtual |
~Node() | osg::Node | protectedvirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |