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

osg::DrawPixels Member List

This is the complete list of members for osg::DrawPixels, including all inherited members.

_bboxosg::Drawable [mutable, protected]
_bbox_computedosg::Drawable [mutable, protected]
_cullCallbackosg::Drawable [protected]
_dataVarianceosg::Object [protected]
_drawCallbackosg::Drawable [protected]
_globjListosg::Drawable [mutable, protected]
_heightosg::DrawPixels [protected]
_imageosg::DrawPixels [protected]
_offsetXosg::DrawPixels [protected]
_offsetYosg::DrawPixels [protected]
_parentsosg::Drawable [protected]
_positionosg::DrawPixels [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]
_useSubImageosg::DrawPixels [protected]
_useVertexBufferObjectsosg::Drawable [protected]
_vboListosg::Drawable [mutable, protected]
_widthosg::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]
addParent(osg::Node *node)osg::Drawable [protected]
asGeometry()osg::Drawable [inline, virtual]
asGeometry() const osg::Drawable [inline, virtual]
ATTIBUTE_6 enum valueosg::Drawable
ATTIBUTE_7 enum valueosg::Drawable
AttributeType typedefosg::Drawable
AttributeTypes enum nameosg::Drawable
className() const osg::DrawPixels [inline, virtual]
clone(const CopyOp &copyop) const osg::DrawPixels [inline, virtual]
cloneType() const osg::DrawPixels [inline, virtual]
COLORS enum valueosg::Drawable
compileGLObjects(State &state) const osg::Drawable [virtual]
computeBound() const osg::DrawPixels [protected, virtual]
DataVariance enum nameosg::Object
deleteDisplayList(unsigned int contextID, GLuint globj, unsigned int sizeHint=0)osg::Drawable [static]
DeleteHandler classosg::Referenced [friend]
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 osg::DrawPixels [virtual]
DrawPixels()osg::DrawPixels
DrawPixels(const DrawPixels &drawimage, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::DrawPixels
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]
Geode classosg::Drawable [friend]
getBound() const osg::Drawable [inline]
getCullCallback()osg::Drawable [inline]
getCullCallback() const osg::Drawable [inline]
getDataVariance() const osg::Object [inline]
getDeleteHandler()osg::Referenced [static]
getDrawCallback()osg::Drawable [inline]
getDrawCallback() 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]
getMinimumNumberOfDisplayListsToRetainInCache()osg::Drawable [static]
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]
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]
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 typedefosg::Drawable [protected]
isSameKindAs(const Object *obj) const osg::DrawPixels [inline, virtual]
libraryName() const osg::DrawPixels [inline, virtual]
Node classosg::Drawable [friend]
NORMALS enum valueosg::Drawable
Object()osg::Object [inline]
Object(const Object &, const CopyOp &copyop=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 typedefosg::Drawable
ref() const osg::Referenced
referenceCount() const osg::Referenced [inline]
Referenced()osg::Referenced [inline]
Referenced(const Referenced &)osg::Referenced [inline]
releaseGLObjects(State *state=0) const osg::Drawable [virtual]
removeParent(osg::Node *node)osg::Drawable [protected]
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]
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]
setExtensions(unsigned int contextID, Extensions *extensions)osg::Drawable [static]
setImage(osg::Image *image)osg::DrawPixels [inline]
setMinimumNumberOfDisplayListsToRetainInCache(unsigned int minimum)osg::Drawable [static]
setPosition(const osg::Vec3 &position)osg::DrawPixels
setShape(Shape *shape)osg::Drawable [inline]
setStateSet(StateSet *state)osg::Drawable [inline]
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]
setUpdateCallback(UpdateCallback *ac)osg::Drawable [virtual]
setUseCompleteImage()osg::DrawPixels [inline]
setUseDisplayList(bool flag)osg::Drawable
setUserData(Referenced *obj)osg::Object [inline]
setUseVertexBufferObjects(bool flag)osg::Drawable
STATIC enum valueosg::Object
supports(AttributeFunctor &) const osg::Drawable [inline, virtual]
supports(ConstAttributeFunctor &) const osg::Drawable [inline, virtual]
supports(PrimitiveFunctor &) const osg::Drawable [inline, virtual]
supports(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
unref_nodelete() const osg::Referenced
VERTICES enum valueosg::Drawable
WEIGHTS enum valueosg::Drawable
~Drawable()osg::Drawable [protected, virtual]
~DrawPixels()osg::DrawPixels [protected, virtual]
~Object()osg::Object [inline, protected, virtual]
~Referenced()osg::Referenced [protected, virtual]


Generated on Tue Mar 22 14:15:05 2005 for openscenegraph by  doxygen 1.4.0