Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

osg::Drawable Member List

This is the complete list of members for osg::Drawable, including all inherited members.
_boundingBoxosg::Drawable [mutable, protected]
_boundingBoxComputedosg::Drawable [mutable, protected]
_computeBoundCallbackosg::Drawable [protected]
_cullCallbackosg::Drawable [protected]
_dataVarianceosg::Object [protected]
_drawCallbackosg::Drawable [protected]
_eventCallbackosg::Drawable [protected]
_globjListosg::Drawable [mutable, protected]
_initialBoundosg::Drawable [protected]
_nameosg::Object [protected]
_numChildrenRequiringEventTraversalosg::Drawable [protected]
_numChildrenRequiringUpdateTraversalosg::Drawable [protected]
_parentsosg::Drawable [protected]
_refCountosg::Referenced [mutable, protected]
_refMutexosg::Referenced [mutable, protected]
_shapeosg::Drawable [protected]
_statesetosg::Drawable [protected]
_supportsDisplayListosg::Drawable [protected]
_supportsVertexBufferObjectsosg::Drawable [protected]
_updateCallbackosg::Drawable [protected]
_useDisplayListosg::Drawable [protected]
_userDataosg::Object [protected]
_useVertexBufferObjectsosg::Drawable [protected]
_vboListosg::Drawable [mutable, 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]
addParent(osg::Node *node)osg::Drawable [protected]
asGeometry()osg::Drawable [inline, virtual]
asGeometry() const osg::Drawable [inline, virtual]
ATTRIBUTE_6 enum valueosg::Drawable
ATTRIBUTE_7 enum valueosg::Drawable
AttributeType typedefosg::Drawable
AttributeTypes enum nameosg::Drawable
className() const osg::Drawable [inline, virtual]
clone(const CopyOp &) const=0osg::Object [pure virtual]
cloneType() const=0osg::Object [pure virtual]
COLORS enum valueosg::Drawable
compileGLObjects(State &state) const osg::Drawable [virtual]
computeBound() const osg::Drawable [virtual]
DataVariance enum nameosg::Object
deleteDisplayList(unsigned int contextID, GLuint globj, unsigned int sizeHint=0)osg::Drawable [static]
deleteVertexBufferObject(unsigned int contextID, GLuint globj)osg::Drawable [static]
dirtyBound()osg::Drawable
dirtyDisplayList()osg::Drawable
draw(State &state) const osg::Drawable [inline]
Drawable()osg::Drawable
Drawable(const Drawable &drawable, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Drawable
drawImplementation(State &state) const=0osg::Drawable [pure virtual]
DYNAMIC enum valueosg::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 valueosg::Drawable
generateDisplayList(unsigned int contextID, unsigned int sizeHint=0)osg::Drawable [static]
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]
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]
getShape()osg::Drawable [inline]
getShape() const osg::Drawable [inline]
getStateSet()osg::Drawable [inline]
getStateSet() const osg::Drawable [inline]
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]
getUseVertexBufferObjects() const osg::Drawable [inline]
GLObjectList typedefosg::Drawable [protected]
isSameKindAs(const Object *obj) const osg::Drawable [inline, virtual]
libraryName() const osg::Drawable [inline, virtual]
NORMALS enum valueosg::Drawable
Object()osg::Object [inline]
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
operator=(const Drawable &)osg::Drawable [inline, protected]
osg::Referenced::operator=(const Referenced &)osg::Referenced [inline]
ParentList typedefosg::Drawable
ref() const osg::Referenced [inline]
referenceCount() const osg::Referenced [inline]
Referenced()osg::Referenced
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(State *state=0) const osg::Drawable [virtual]
removeParent(osg::Node *node)osg::Drawable [protected]
requiresEventTraversal() const osg::Drawable [inline]
requiresUpdateTraversal() const osg::Drawable [inline]
s_numberDeletedDrawablesInLastFrameosg::Drawable [static]
s_numberDrawablesReusedLastInLastFrameosg::Drawable [static]
s_numberNewDrawablesInLastFrameosg::Drawable [static]
SECONDARY_COLORS enum valueosg::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]
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]
setShape(Shape *shape)osg::Drawable [inline]
setStateSet(StateSet *stateset)osg::Drawable
setSupportsDisplayList(bool flag)osg::Drawable
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referenced [static]
setThreadSafeRefUnref(bool threadSafe)osg::Referenced
setUpdateCallback(UpdateCallback *ac)osg::Drawable [virtual]
setUseDisplayList(bool flag)osg::Drawable
setUserData(Referenced *obj)osg::Object [inline]
setUseVertexBufferObjects(bool flag)osg::Drawable
STATIC enum valueosg::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 valueosg::Drawable
TEXTURE_COORDS_0 enum valueosg::Drawable
TEXTURE_COORDS_1 enum valueosg::Drawable
TEXTURE_COORDS_2 enum valueosg::Drawable
TEXTURE_COORDS_3 enum valueosg::Drawable
TEXTURE_COORDS_4 enum valueosg::Drawable
TEXTURE_COORDS_5 enum valueosg::Drawable
TEXTURE_COORDS_6 enum valueosg::Drawable
TEXTURE_COORDS_7 enum valueosg::Drawable
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
VERTICES enum valueosg::Drawable
WEIGHTS enum valueosg::Drawable
~Drawable()osg::Drawable [protected, virtual]
~Object()osg::Object [inline, protected, virtual]
~Referenced()osg::Referenced [protected, virtual]

Generated at Thu Nov 24 16:22:57 2005 for the OpenSceneGraph by doxygen 1.3.6.