OpenSceneGraph  3.2.0
osg::DrawPixels Member List

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

_boundingBoxosg::Drawablemutableprotected
_boundingBoxComputedosg::Drawablemutableprotected
_computeBoundCallbackosg::Drawableprotected
_cullCallbackosg::Drawableprotected
_dataVarianceosg::Objectprotected
_drawCallbackosg::Drawableprotected
_eventCallbackosg::Drawableprotected
_globjListosg::Drawablemutableprotected
_heightosg::DrawPixelsprotected
_imageosg::DrawPixelsprotected
_initialBoundosg::Drawableprotected
_nameosg::Objectprotected
_numChildrenRequiringEventTraversalosg::Drawableprotected
_numChildrenRequiringUpdateTraversalosg::Drawableprotected
_observerSetosg::Referencedmutableprotected
_offsetXosg::DrawPixelsprotected
_offsetYosg::DrawPixelsprotected
_parentsosg::Drawableprotected
_positionosg::DrawPixelsprotected
_refCountosg::Referencedmutableprotected
_shapeosg::Drawableprotected
_statesetosg::Drawableprotected
_supportsDisplayListosg::Drawableprotected
_supportsVertexBufferObjectsosg::Drawableprotected
_updateCallbackosg::Drawableprotected
_useDisplayListosg::Drawableprotected
_userDataContainerosg::Objectprotected
_useSubImageosg::DrawPixelsprotected
_useVertexBufferObjectsosg::Drawableprotected
_widthosg::DrawPixelsprotected
accept(AttributeFunctor &)osg::Drawableinlinevirtual
accept(ConstAttributeFunctor &) const osg::Drawableinlinevirtual
accept(PrimitiveFunctor &) const osg::Drawableinlinevirtual
accept(PrimitiveIndexFunctor &) const osg::Drawableinlinevirtual
addObserver(Observer *observer) const osg::Referenced
addParent(osg::Node *node)osg::Drawableprotected
asGeometry()osg::Drawableinlinevirtual
asGeometry() const osg::Drawableinlinevirtual
ATTRIBUTE_6 enum valueosg::Drawable
ATTRIBUTE_7 enum valueosg::Drawable
AttributeType typedefosg::Drawable
AttributeTypes enum nameosg::Drawable
className() const osg::DrawPixelsinlinevirtual
clone(const CopyOp &copyop) const osg::DrawPixelsinlinevirtual
cloneType() const osg::DrawPixelsinlinevirtual
COLORS enum valueosg::Drawable
compileGLObjects(RenderInfo &renderInfo) const osg::Drawablevirtual
computeBound() const osg::DrawPixelsvirtual
computeDataVariance()osg::Drawablevirtual
DataVariance enum nameosg::Object
deleteDisplayList(unsigned int contextID, GLuint globj, unsigned int sizeHint=0)osg::Drawablestatic
deleteUsingDeleteHandler() const osg::Referencedprotected
dirtyBound()osg::Drawable
dirtyDisplayList()osg::Drawablevirtual
discardAllDeletedDisplayLists(unsigned int contextID)osg::Drawablestatic
draw(RenderInfo &renderInfo) const osg::Drawableinline
Drawable()osg::Drawable
Drawable(const Drawable &drawable, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Drawable
drawImplementation(RenderInfo &renderInfo) const osg::DrawPixelsvirtual
DrawPixels()osg::DrawPixels
DrawPixels(const DrawPixels &drawimage, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::DrawPixels
DYNAMIC enum valueosg::Object
flushAllDeletedDisplayLists(unsigned int contextID)osg::Drawablestatic
flushDeletedDisplayLists(unsigned int contextID, double &availableTime)osg::Drawablestatic
FOG_COORDS enum valueosg::Drawable
generateDisplayList(unsigned int contextID, unsigned int sizeHint=0)osg::Drawablestatic
getBound() const osg::Drawableinline
getComputeBoundingBoxCallback()osg::Drawableinline
getComputeBoundingBoxCallback() const osg::Drawableinline
getCullCallback()osg::Drawableinline
getCullCallback() const osg::Drawableinline
getDataVariance() const osg::Objectinline
getDeleteHandler()osg::Referencedstatic
getDisplayList(unsigned int contextID) const osg::Drawableinline
getDrawCallback()osg::Drawableinline
getDrawCallback() const osg::Drawableinline
getEventCallback()osg::Drawableinline
getEventCallback() const osg::Drawableinline
getExtensions(unsigned int contextID, bool createIfNotInitalized)osg::Drawablestatic
getGlobalReferencedMutex()osg::Referencedstatic
getGLObjectSizeHint() const osg::Drawableinlinevirtual
getImage()osg::DrawPixelsinline
getImage() const osg::DrawPixelsinline
getInitialBound() const osg::Drawableinline
getMinimumNumberOfDisplayListsToRetainInCache()osg::Drawablestatic
getName() const osg::Objectinline
getNumChildrenRequiringEventTraversal() const osg::Drawableinlineprotected
getNumChildrenRequiringUpdateTraversal() const osg::Drawableinlineprotected
getNumParents() const osg::Drawableinline
getObserverSet() const osg::Referencedinline
getOrCreateObserverSet() const osg::Referenced
getOrCreateStateSet()osg::Drawable
getOrCreateUserDataContainer()osg::Object
getParent(unsigned int i)osg::Drawableinline
getParent(unsigned int i) const osg::Drawableinline
getParents() const osg::Drawableinline
getParents()osg::Drawableinline
getPosition()osg::DrawPixelsinline
getPosition() const osg::DrawPixelsinline
getRefMutex() const osg::Referencedinline
getShape()osg::Drawableinline
getShape() const osg::Drawableinline
getStateSet()osg::Drawableinline
getStateSet() const osg::Drawableinline
getSubImageDimensions(unsigned int &offsetX, unsigned int &offsetY, unsigned int &width, unsigned int &height) const osg::DrawPixels
getSupportsDisplayList() const osg::Drawableinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() const osg::Referencedinline
getUpdateCallback()osg::Drawableinline
getUpdateCallback() const osg::Drawableinline
getUseDisplayList() const osg::Drawableinline
getUserData()osg::Objectvirtual
getUserData() const osg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() const osg::Objectinline
getUserValue(const std::string &name, T &value) const osg::Object
getUserValue(const std::string &name, T &value) const osg::Object
getUseSubImage() const osg::DrawPixelsinline
getUseVertexBufferObjects() const osg::Drawableinline
getWorldMatrices(const osg::Node *haltTraversalAtNode=0) const osg::Drawable
GLObjectList typedefosg::Drawableprotected
isSameKindAs(const Object *obj) const osg::DrawPixelsinlinevirtual
libraryName() const osg::DrawPixelsinlinevirtual
NORMALS enum valueosg::Drawable
Object()osg::Objectinline
Object(bool threadSafeRefUnref)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
operator=(const DrawPixels &)osg::DrawPixelsinlineprotected
osg::Drawable::operator=(const Drawable &)osg::Drawableinlineprotected
osg::Referenced::operator=(const Referenced &)osg::Referencedinline
ParentList typedefosg::Drawable
ref() const osg::Referencedinline
referenceCount() const osg::Referencedinline
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referencedexplicit
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(State *state=0) const osg::Drawablevirtual
removeObserver(Observer *observer) const osg::Referenced
removeParent(osg::Node *node)osg::Drawableprotected
requiresEventTraversal() const osg::Drawableinline
requiresUpdateTraversal() const osg::Drawableinline
resizeGLObjectBuffers(unsigned int maxSize)osg::Drawablevirtual
s_numberDeletedDrawablesInLastFrameosg::Drawablestatic
s_numberDrawablesReusedLastInLastFrameosg::Drawablestatic
s_numberNewDrawablesInLastFrameosg::Drawablestatic
SECONDARY_COLORS enum valueosg::Drawable
setBound(const BoundingBox &bb) const osg::Drawableprotected
setComputeBoundingBoxCallback(ComputeBoundingBoxCallback *callback)osg::Drawableinline
setCullCallback(CullCallback *cc)osg::Drawableinlinevirtual
setDataVariance(DataVariance dv)osg::Objectinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setDrawCallback(DrawCallback *dc)osg::Drawableinlinevirtual
setEventCallback(EventCallback *ac)osg::Drawablevirtual
setExtensions(unsigned int contextID, Extensions *extensions)osg::Drawablestatic
setImage(osg::Image *image)osg::DrawPixelsinline
setInitialBound(const osg::BoundingBox &bbox)osg::Drawableinline
setMinimumNumberOfDisplayListsToRetainInCache(unsigned int minimum)osg::Drawablestatic
setName(const std::string &name)osg::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setNumChildrenRequiringEventTraversal(unsigned int num)osg::Drawableprotected
setNumChildrenRequiringUpdateTraversal(unsigned int num)osg::Drawableprotected
setPosition(const osg::Vec3 &position)osg::DrawPixels
setShape(Shape *shape)osg::Drawableinline
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::Referencedstatic
setThreadSafeRefUnref(bool threadSafe)osg::Drawablevirtual
setUpdateCallback(UpdateCallback *ac)osg::Drawablevirtual
setUseDisplayList(bool flag)osg::Drawable
setUserData(Referenced *obj)osg::Objectvirtual
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserValue(const std::string &name, const T &value)osg::Object
setUseSubImage(bool useSubImage)osg::DrawPixelsinline
setUseVertexBufferObjects(bool flag)osg::Drawablevirtual
signalObserversAndDelete(bool signalDelete, bool doDelete) const osg::Referencedprotected
STATIC enum valueosg::Object
supports(const AttributeFunctor &) const osg::Drawableinlinevirtual
supports(const ConstAttributeFunctor &) const osg::Drawableinlinevirtual
supports(const PrimitiveFunctor &) const osg::Drawableinlinevirtual
supports(const PrimitiveIndexFunctor &) const osg::Drawableinlinevirtual
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::Referencedinline
unref_nodelete() const osg::Referenced
UNSPECIFIED enum valueosg::Object
VERTICES enum valueosg::Drawable
WEIGHTS enum valueosg::Drawable
~Drawable()osg::Drawableprotectedvirtual
~DrawPixels()osg::DrawPixelsprotectedvirtual
~Object()osg::Objectprotectedvirtual
~Referenced()osg::Referencedprotectedvirtual

osg logo
Generated at Thu Aug 15 2013 02:43:40 for the OpenSceneGraph by doxygen 1.8.4.