_boundingBox | osg::Drawable | [mutable, protected] |
_boundingBoxComputed | osg::Drawable | [mutable, protected] |
_colorData | osg::Geometry | [protected] |
_computeBoundCallback | osg::Drawable | [protected] |
_cullCallback | osg::Drawable | [protected] |
_dataVariance | osg::Object | [protected] |
_drawCallback | osg::Drawable | [protected] |
_eventCallback | osg::Drawable | [protected] |
_fastPath | osg::Geometry | [mutable, protected] |
_fastPathHint | osg::Geometry | [protected] |
_fogCoordData | osg::Geometry | [protected] |
_globjList | osg::Drawable | [mutable, protected] |
_initialBound | osg::Drawable | [protected] |
_internalOptimizedGeometry | osg::Geometry | [protected] |
_name | osg::Object | [protected] |
_normalData | osg::Geometry | [protected] |
_numChildrenRequiringEventTraversal | osg::Drawable | [protected] |
_numChildrenRequiringUpdateTraversal | osg::Drawable | [protected] |
_observers | osg::Referenced | [protected] |
_parents | osg::Drawable | [protected] |
_primitives | osg::Geometry | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_secondaryColorData | osg::Geometry | [protected] |
_shape | osg::Drawable | [protected] |
_stateset | osg::Drawable | [protected] |
_supportsDisplayList | osg::Drawable | [protected] |
_supportsVertexBufferObjects | osg::Drawable | [protected] |
_texCoordList | osg::Geometry | [protected] |
_updateCallback | osg::Drawable | [protected] |
_useDisplayList | osg::Drawable | [protected] |
_userData | osg::Object | [protected] |
_useVertexBufferObjects | osg::Drawable | [protected] |
_vertexAttribList | osg::Geometry | [protected] |
_vertexData | 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] |
addElementBufferObjectIfRequired(osg::PrimitiveSet *primitiveSet) | osg::Geometry | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
addParent(osg::Node *node) | osg::Drawable | [protected] |
addPrimitiveSet(PrimitiveSet *primitiveset) | osg::Geometry | |
addVertexBufferObjectIfRequired(osg::Array *array) | osg::Geometry | [protected] |
areFastPathsUsed() const | osg::Geometry | [inline] |
ArrayDataList typedef | osg::Geometry | |
ArrayList typedef | osg::Geometry | |
asGeometry() | osg::Geometry | [inline, virtual] |
asGeometry() const | osg::Geometry | [inline, virtual] |
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 enum value | osg::Geometry | |
BIND_PER_PRIMITIVE_SET enum value | osg::Geometry | |
BIND_PER_VERTEX enum value | osg::Geometry | |
className() const | osg::Geometry | [inline, virtual] |
clone(const CopyOp ©op) const | osg::Geometry | [inline, virtual] |
cloneType() const | osg::Geometry | [inline, virtual] |
COLORS enum value | osg::Drawable | |
compileGLObjects(RenderInfo &renderInfo) const | osg::Drawable | [virtual] |
computeBound() const | osg::Drawable | [virtual] |
computeCorrectBindingsAndArraySizes() | osg::Geometry | |
computeCorrectBindingsAndArraySizes(ArrayData &arrayData, const char *arrayName) | osg::Geometry | [protected] |
computeCorrectBindingsAndArraySizes(Vec3ArrayData &arrayData, const char *arrayName) | osg::Geometry | [protected] |
computeDataVariance() | osg::Drawable | [virtual] |
computeFastPathsUsed() | osg::Geometry | |
computeInternalOptimizedGeometry() | osg::Geometry | |
copyToAndOptimize(Geometry &target) | osg::Geometry | |
DataVariance enum name | osg::Object | |
deleteDisplayList(unsigned int contextID, GLuint globj, unsigned int sizeHint=0) | osg::Drawable | [static] |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
deleteVertexBufferObject(unsigned int contextID, GLuint globj) | osg::Drawable | [static] |
dirtyBound() | osg::Drawable | |
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] |
DYNAMIC enum value | osg::Object | |
empty() const | osg::Geometry | |
flushAllDeletedDisplayLists(unsigned int contextID) | osg::Drawable | [static] |
flushDeletedDisplayLists(unsigned int contextID, double &availableTime) | osg::Drawable | [static] |
flushDeletedVertexBufferObjects(unsigned int contextID, double currentTime, double &availableTime) | osg::Drawable | [static] |
FOG_COORDS enum value | osg::Drawable | |
generateDisplayList(unsigned int contextID, unsigned int sizeHint=0) | osg::Drawable | [static] |
Geode class | osg::Drawable | [friend] |
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] |
getColorArray() | osg::Geometry | [inline] |
getColorArray() const | osg::Geometry | [inline] |
getColorBinding() const | osg::Geometry | [inline] |
getColorData() | osg::Geometry | [inline] |
getColorData() const | osg::Geometry | [inline] |
getColorIndices() | osg::Geometry | [inline] |
getColorIndices() const | osg::Geometry | [inline] |
getComputeBoundingBoxCallback() | osg::Drawable | [inline] |
getComputeBoundingBoxCallback() const | osg::Drawable | [inline] |
getCullCallback() | osg::Drawable | [inline] |
getCullCallback() const | osg::Drawable | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
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::Drawable | [inline] |
getEventCallback() const | osg::Drawable | [inline] |
getExtensions(unsigned int contextID, bool createIfNotInitalized) | osg::Drawable | [static] |
getFastPathHint() const | osg::Geometry | [inline] |
getFogCoordArray() | osg::Geometry | [inline] |
getFogCoordArray() const | osg::Geometry | [inline] |
getFogCoordBinding() const | osg::Geometry | [inline] |
getFogCoordData() | osg::Geometry | [inline] |
getFogCoordData() const | osg::Geometry | [inline] |
getFogCoordIndices() | osg::Geometry | [inline] |
getFogCoordIndices() const | osg::Geometry | [inline] |
getGLObjectSizeHint() const | osg::Geometry | [virtual] |
getInitialBound() const | osg::Drawable | [inline] |
getInternalOptimizedGeometry() | osg::Geometry | [inline] |
getInternalOptimizedGeometry() const | osg::Geometry | [inline] |
getMinimumNumberOfDisplayListsToRetainInCache() | osg::Drawable | [static] |
getName() const | osg::Object | [inline] |
getNormalArray() | osg::Geometry | [inline] |
getNormalArray() const | osg::Geometry | [inline] |
getNormalBinding() const | osg::Geometry | [inline] |
getNormalData() | osg::Geometry | [inline] |
getNormalData() const | osg::Geometry | [inline] |
getNormalIndices() | osg::Geometry | [inline] |
getNormalIndices() const | osg::Geometry | [inline] |
getNumChildrenRequiringEventTraversal() const | osg::Drawable | [inline, protected] |
getNumChildrenRequiringUpdateTraversal() const | osg::Drawable | [inline, protected] |
getNumParents() const | osg::Drawable | [inline] |
getNumPrimitiveSets() const | osg::Geometry | [inline] |
getNumTexCoordArrays() const | osg::Geometry | [inline] |
getNumVertexAttribArrays() const | osg::Geometry | [inline] |
getOrCreateElementBufferObject() | osg::Geometry | |
getOrCreateStateSet() | osg::Drawable | |
getOrCreateVertexBufferObject() | osg::Geometry | |
getParent(unsigned int i) | osg::Drawable | [inline] |
getParent(unsigned int i) const | osg::Drawable | [inline] |
getParents() const | osg::Drawable | [inline] |
getParents() | osg::Drawable | [inline] |
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 | [inline] |
getSecondaryColorData() | osg::Geometry | [inline] |
getSecondaryColorData() const | osg::Geometry | [inline] |
getSecondaryColorIndices() | osg::Geometry | [inline] |
getSecondaryColorIndices() const | osg::Geometry | [inline] |
getShape() | osg::Drawable | [inline] |
getShape() const | osg::Drawable | [inline] |
getStateSet() | osg::Drawable | [inline] |
getStateSet() const | osg::Drawable | [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] |
getTexCoordData(unsigned int index) | osg::Geometry | |
getTexCoordData(unsigned int index) const | osg::Geometry | |
getTexCoordIndices(unsigned int unit) | osg::Geometry | |
getTexCoordIndices(unsigned int unit) const | osg::Geometry | |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getUpdateCallback() | osg::Drawable | [inline] |
getUpdateCallback() const | osg::Drawable | [inline] |
getUseDisplayList() const | osg::Drawable | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
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 | |
getVertexAttribData(unsigned int index) | osg::Geometry | |
getVertexAttribData(unsigned int index) const | osg::Geometry | |
getVertexAttribIndices(unsigned int index) | osg::Geometry | |
getVertexAttribIndices(unsigned int index) const | osg::Geometry | |
getVertexAttribNormalize(unsigned int index) const | osg::Geometry | |
getVertexData() | osg::Geometry | [inline] |
getVertexData() const | osg::Geometry | [inline] |
getVertexIndices() | osg::Geometry | [inline] |
getVertexIndices() const | osg::Geometry | [inline] |
GLObjectList typedef | osg::Drawable | [protected] |
insertPrimitiveSet(unsigned int i, PrimitiveSet *primitiveset) | osg::Geometry | |
isSameKindAs(const Object *obj) const | osg::Geometry | [inline, virtual] |
libraryName() const | osg::Geometry | [inline, virtual] |
Node class | osg::Drawable | [friend] |
NORMALS enum value | osg::Drawable | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator=(const Geometry &) | osg::Geometry | [inline, protected] |
osg::Drawable::operator=(const Drawable &) | osg::Drawable | [inline, protected] |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
ParentList typedef | osg::Drawable | |
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] |
removeInternalOptimizedGeometry() | osg::Geometry | [inline] |
removeObserver(Observer *observer) | osg::Referenced | |
removeParent(osg::Node *node) | osg::Drawable | [protected] |
removePrimitiveSet(unsigned int i, unsigned int numElementsToRemove=1) | osg::Geometry | |
requiresEventTraversal() const | osg::Drawable | [inline] |
requiresUpdateTraversal() const | osg::Drawable | [inline] |
resizeGLObjectBuffers(unsigned int maxSize) | osg::Geometry | [virtual] |
s_InvalidArrayData | osg::Geometry | [static] |
s_numberDeletedDrawablesInLastFrame | osg::Drawable | [static] |
s_numberDrawablesReusedLastInLastFrame | osg::Drawable | [static] |
s_numberNewDrawablesInLastFrame | osg::Drawable | [static] |
SECONDARY_COLORS enum value | osg::Drawable | |
setBound(const BoundingBox &bb) const | osg::Drawable | [protected] |
setColorArray(Array *array) | osg::Geometry | |
setColorBinding(AttributeBinding ab) | osg::Geometry | |
setColorData(const ArrayData &arrayData) | osg::Geometry | |
setColorIndices(IndexArray *array) | osg::Geometry | |
setComputeBoundingBoxCallback(ComputeBoundingBoxCallback *callback) | osg::Drawable | [inline] |
setCullCallback(CullCallback *cc) | osg::Drawable | [inline, virtual] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setDrawCallback(DrawCallback *dc) | osg::Drawable | [inline, virtual] |
setEventCallback(EventCallback *ac) | osg::Drawable | [virtual] |
setExtensions(unsigned int contextID, Extensions *extensions) | osg::Drawable | [static] |
setFastPathHint(bool on) | osg::Geometry | [inline] |
setFogCoordArray(Array *array) | osg::Geometry | |
setFogCoordBinding(AttributeBinding ab) | osg::Geometry | |
setFogCoordData(const ArrayData &arrayData) | osg::Geometry | |
setFogCoordIndices(IndexArray *array) | osg::Geometry | |
setInitialBound(const osg::BoundingBox &bbox) | osg::Drawable | [inline] |
setInternalOptimizedGeometry(osg::Geometry *geometry) | osg::Geometry | [inline] |
setMinimumNumberOfDisplayListsToRetainInCache(unsigned int minimum) | osg::Drawable | [static] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setNormalArray(Array *array) | osg::Geometry | |
setNormalBinding(AttributeBinding ab) | osg::Geometry | |
setNormalData(const ArrayData &arrayData) | osg::Geometry | |
setNormalIndices(IndexArray *array) | osg::Geometry | |
setNumChildrenRequiringEventTraversal(unsigned int num) | osg::Drawable | [protected] |
setNumChildrenRequiringUpdateTraversal(unsigned int num) | osg::Drawable | [protected] |
setPrimitiveSet(unsigned int i, PrimitiveSet *primitiveset) | osg::Geometry | |
setPrimitiveSetList(const PrimitiveSetList &primitives) | osg::Geometry | [inline] |
setSecondaryColorArray(Array *array) | osg::Geometry | |
setSecondaryColorBinding(AttributeBinding ab) | osg::Geometry | |
setSecondaryColorData(const ArrayData &arrayData) | osg::Geometry | |
setSecondaryColorIndices(IndexArray *array) | osg::Geometry | |
setShape(Shape *shape) | osg::Drawable | [inline] |
setStateSet(StateSet *stateset) | osg::Drawable | |
setSupportsDisplayList(bool flag) | osg::Drawable | |
setTexCoordArray(unsigned int unit, Array *) | osg::Geometry | |
setTexCoordData(unsigned int index, const ArrayData &arrayData) | osg::Geometry | |
setTexCoordIndices(unsigned int unit, IndexArray *) | osg::Geometry | |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Drawable | [virtual] |
setUpdateCallback(UpdateCallback *ac) | osg::Drawable | [virtual] |
setUseDisplayList(bool flag) | osg::Drawable | |
setUserData(Referenced *obj) | osg::Object | [inline] |
setUseVertexBufferObjects(bool flag) | osg::Geometry | [virtual] |
setVertexArray(Array *array) | osg::Geometry | |
setVertexAttribArray(unsigned int index, Array *array) | osg::Geometry | |
setVertexAttribBinding(unsigned int index, AttributeBinding ab) | osg::Geometry | |
setVertexAttribData(unsigned int index, const ArrayData &arrayData) | osg::Geometry | |
setVertexAttribIndices(unsigned int index, IndexArray *array) | osg::Geometry | |
setVertexAttribNormalize(unsigned int index, GLboolean norm) | osg::Geometry | |
setVertexData(const ArrayData &arrayData) | osg::Geometry | |
setVertexIndices(IndexArray *array) | osg::Geometry | |
StateSet class | osg::Drawable | [friend] |
STATIC enum value | osg::Object | |
suitableForOptimization() const | osg::Geometry | |
supports(const Drawable::AttributeFunctor &) const | osg::Geometry | [inline, virtual] |
supports(const Drawable::ConstAttributeFunctor &) const | osg::Geometry | [inline, virtual] |
supports(const PrimitiveFunctor &) const | osg::Geometry | [inline, virtual] |
supports(const PrimitiveIndexFunctor &) const | osg::Geometry | [inline, virtual] |
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 | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
verifyBindings() const | osg::Geometry | |
verifyBindings(const ArrayData &arrayData) const | osg::Geometry | [protected] |
verifyBindings(const Vec3ArrayData &arrayData) const | osg::Geometry | [protected] |
VERTICES enum value | osg::Drawable | |
WEIGHTS enum value | osg::Drawable | |
~Drawable() | osg::Drawable | [protected, virtual] |
~Geometry() | osg::Geometry | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |