_boundingBox | osg::Drawable | [mutable, protected] |
_boundingBoxComputed | osg::Drawable | [mutable, protected] |
_computeBoundCallback | osg::Drawable | [protected] |
_cullCallback | osg::Drawable | [protected] |
_dataVariance | osg::Object | [protected] |
_drawCallback | osg::Drawable | [protected] |
_eventCallback | osg::Drawable | [protected] |
_globjList | osg::Drawable | [mutable, protected] |
_height | osg::DrawPixels | [protected] |
_image | osg::DrawPixels | [protected] |
_initialBound | osg::Drawable | [protected] |
_name | osg::Object | [protected] |
_numChildrenRequiringEventTraversal | osg::Drawable | [protected] |
_numChildrenRequiringUpdateTraversal | osg::Drawable | [protected] |
_observers | osg::Referenced | [protected] |
_offsetX | osg::DrawPixels | [protected] |
_offsetY | osg::DrawPixels | [protected] |
_parents | osg::Drawable | [protected] |
_position | osg::DrawPixels | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_shape | osg::Drawable | [protected] |
_stateset | osg::Drawable | [protected] |
_supportsDisplayList | osg::Drawable | [protected] |
_supportsVertexBufferObjects | osg::Drawable | [protected] |
_updateCallback | osg::Drawable | [protected] |
_useDisplayList | osg::Drawable | [protected] |
_userData | osg::Object | [protected] |
_useSubImage | osg::DrawPixels | [protected] |
_useVertexBufferObjects | osg::Drawable | [protected] |
_width | osg::DrawPixels | [protected] |
accept(AttributeFunctor &) | osg::Drawable | [inline, virtual] |
accept(ConstAttributeFunctor &) const | osg::Drawable | [inline, virtual] |
accept(PrimitiveFunctor &) const | osg::Drawable | [inline, virtual] |
accept(PrimitiveIndexFunctor &) const | osg::Drawable | [inline, virtual] |
addObserver(Observer *observer) | osg::Referenced | |
addParent(osg::Node *node) | osg::Drawable | [protected] |
asGeometry() | osg::Drawable | [inline, virtual] |
asGeometry() const | osg::Drawable | [inline, virtual] |
ATTRIBUTE_6 enum value | osg::Drawable | |
ATTRIBUTE_7 enum value | osg::Drawable | |
AttributeType typedef | osg::Drawable | |
AttributeTypes enum name | osg::Drawable | |
className() const | osg::DrawPixels | [inline, virtual] |
clone(const CopyOp ©op) const | osg::DrawPixels | [inline, virtual] |
cloneType() const | osg::DrawPixels | [inline, virtual] |
COLORS enum value | osg::Drawable | |
compileGLObjects(RenderInfo &renderInfo) const | osg::Drawable | [virtual] |
computeBound() const | osg::DrawPixels | [virtual] |
computeDataVariance() | osg::Drawable | [virtual] |
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::Drawable | [virtual] |
draw(RenderInfo &renderInfo) const | osg::Drawable | [inline] |
Drawable() | osg::Drawable | |
Drawable(const Drawable &drawable, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Drawable | |
drawImplementation(RenderInfo &renderInfo) const | osg::DrawPixels | [virtual] |
DrawPixels() | osg::DrawPixels | |
DrawPixels(const DrawPixels &drawimage, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::DrawPixels | |
DYNAMIC enum value | osg::Object | |
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] |
getBound() const | osg::Drawable | [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] |
getEventCallback() | osg::Drawable | [inline] |
getEventCallback() const | osg::Drawable | [inline] |
getExtensions(unsigned int contextID, bool createIfNotInitalized) | osg::Drawable | [static] |
getGLObjectSizeHint() const | osg::Drawable | [inline, virtual] |
getImage() | osg::DrawPixels | [inline] |
getImage() const | osg::DrawPixels | [inline] |
getInitialBound() const | osg::Drawable | [inline] |
getMinimumNumberOfDisplayListsToRetainInCache() | osg::Drawable | [static] |
getName() const | osg::Object | [inline] |
getNumChildrenRequiringEventTraversal() const | osg::Drawable | [inline, protected] |
getNumChildrenRequiringUpdateTraversal() const | osg::Drawable | [inline, protected] |
getNumParents() const | osg::Drawable | [inline] |
getOrCreateStateSet() | osg::Drawable | |
getParent(unsigned int i) | osg::Drawable | [inline] |
getParent(unsigned int i) const | osg::Drawable | [inline] |
getParents() const | osg::Drawable | [inline] |
getParents() | osg::Drawable | [inline] |
getPosition() | osg::DrawPixels | [inline] |
getPosition() const | osg::DrawPixels | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getShape() | osg::Drawable | [inline] |
getShape() const | osg::Drawable | [inline] |
getStateSet() | osg::Drawable | [inline] |
getStateSet() const | osg::Drawable | [inline] |
getSubImageDimensions(unsigned int &offsetX, unsigned int &offsetY, unsigned int &width, unsigned int &height) const | osg::DrawPixels | |
getSupportsDisplayList() const | osg::Drawable | [inline] |
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] |
getUseSubImage() const | osg::DrawPixels | [inline] |
getUseVertexBufferObjects() const | osg::Drawable | [inline] |
GLObjectList typedef | osg::Drawable | [protected] |
isSameKindAs(const Object *obj) const | osg::DrawPixels | [inline, virtual] |
libraryName() const | osg::DrawPixels | [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 DrawPixels &) | osg::DrawPixels | [inline, protected] |
osg::Drawable::operator=(const Drawable &) | osg::Drawable | [inline, protected] |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
ParentList typedef | osg::Drawable | |
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::Drawable | [virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
removeParent(osg::Node *node) | osg::Drawable | [protected] |
requiresEventTraversal() const | osg::Drawable | [inline] |
requiresUpdateTraversal() const | osg::Drawable | [inline] |
resizeGLObjectBuffers(unsigned int maxSize) | osg::Drawable | [virtual] |
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] |
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] |
setImage(osg::Image *image) | osg::DrawPixels | [inline] |
setInitialBound(const osg::BoundingBox &bbox) | osg::Drawable | [inline] |
setMinimumNumberOfDisplayListsToRetainInCache(unsigned int minimum) | osg::Drawable | [static] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setNumChildrenRequiringEventTraversal(unsigned int num) | osg::Drawable | [protected] |
setNumChildrenRequiringUpdateTraversal(unsigned int num) | osg::Drawable | [protected] |
setPosition(const osg::Vec3 &position) | osg::DrawPixels | |
setShape(Shape *shape) | osg::Drawable | [inline] |
setStateSet(StateSet *stateset) | osg::Drawable | |
setSubImageDimensions(unsigned int offsetX, unsigned int offsetY, unsigned int width, unsigned int height) | osg::DrawPixels | |
setSupportsDisplayList(bool flag) | osg::Drawable | |
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] |
setUseSubImage(bool useSubImage) | osg::DrawPixels | [inline] |
setUseVertexBufferObjects(bool flag) | osg::Drawable | [virtual] |
StateSet class | osg::Drawable | [friend] |
STATIC enum value | osg::Object | |
supports(const AttributeFunctor &) const | osg::Drawable | [inline, virtual] |
supports(const ConstAttributeFunctor &) const | osg::Drawable | [inline, virtual] |
supports(const PrimitiveFunctor &) const | osg::Drawable | [inline, virtual] |
supports(const PrimitiveIndexFunctor &) const | osg::Drawable | [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 | |
VERTICES enum value | osg::Drawable | |
WEIGHTS enum value | osg::Drawable | |
~Drawable() | osg::Drawable | [protected, virtual] |
~DrawPixels() | osg::DrawPixels | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |