_appCallback | osg::Drawable | [protected] |
_bbox | osg::Drawable | [protected] |
_bbox_computed | osg::Drawable | [protected] |
_cullCallback | osg::Drawable | [protected] |
_dataVariance | osg::Object | [protected] |
_drawCallback | osg::Drawable | [protected] |
_dstate | osg::Drawable | [protected] |
_globjList | osg::Drawable | [protected] |
_height | osg::DrawPixels | [protected] |
_image | osg::DrawPixels | [protected] |
_offsetX | osg::DrawPixels | [protected] |
_offsetY | osg::DrawPixels | [protected] |
_parents | osg::Drawable | [protected] |
_position | osg::DrawPixels | [protected] |
_refCount | osg::Referenced | [protected] |
_supportsDisplayList | osg::Drawable | [protected] |
_useDisplayList | osg::Drawable | [protected] |
_userData | osg::Object | [protected] |
_useSubImage | osg::DrawPixels | [protected] |
_width | osg::DrawPixels | [protected] |
accept(AttributeFunctor &) | osg::Drawable | [inline, virtual] |
accept(PrimitiveFunctor &) | osg::Drawable | [inline, virtual] |
addParent(osg::Node *node) | osg::Drawable | [protected] |
AttributeType 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 | |
compile(State &state) | osg::Drawable | |
computeBound() const | osg::DrawPixels | [protected, virtual] |
DataVariance enum name | osg::Object | |
DeletedDisplayListCache typedef | osg::Drawable | [protected] |
deleteDisplayList(uint contextID, uint globj) | osg::Drawable | [static] |
dirtyBound() | osg::Drawable | |
dirtyDisplayList() | osg::Drawable | |
draw(State &state) | osg::Drawable | [inline] |
Drawable() | osg::Drawable | |
Drawable(const Drawable &drawable, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Drawable | |
drawImmediateMode(State &state) | osg::DrawPixels | [virtual] |
DrawPixels() | osg::DrawPixels | |
DrawPixels(const DrawPixels &drawimage, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::DrawPixels | |
DYNAMIC enum value | osg::Object | |
flushDeletedDisplayLists(uint contextID) | osg::Drawable | [static] |
Geode class | osg::Drawable | [friend] |
getAppCallback() | osg::Drawable | [inline] |
getAppCallback() const | osg::Drawable | [inline] |
getBound() const | osg::Drawable | [inline] |
getCullCallback() | osg::Drawable | [inline] |
getCullCallback() const | osg::Drawable | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDrawCallback() | osg::Drawable | [inline] |
getDrawCallback() const | osg::Drawable | [inline] |
getImage() | osg::DrawPixels | [inline] |
getImage() const | osg::DrawPixels | [inline] |
getNumParents() const | osg::Drawable | [inline] |
getParent(const unsigned int i) | osg::Drawable | [inline] |
getParent(const 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] |
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] |
getUseDisplayList() const | osg::Drawable | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getUseSubImage() const | osg::DrawPixels | [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(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=(Referenced &) | osg::Referenced | [inline] |
ParentList typedef | osg::Drawable | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | [inline] |
Referenced(const Referenced &) | osg::Referenced | [inline] |
removeParent(osg::Node *node) | osg::Drawable | [protected] |
s_deletedDisplayListCache | osg::Drawable | [protected, static] |
setAppCallback(AppCallback *ac) | osg::Drawable | |
setCullCallback(CullCallback *cc) | osg::Drawable | [inline] |
setDataVariance(const DataVariance dv) | osg::Object | [inline] |
setDrawCallback(DrawCallback *dc) | osg::Drawable | [inline] |
setImage(osg::Image *image) | osg::DrawPixels | [inline] |
setPosition(const osg::Vec3 &position) | osg::DrawPixels | |
setStateSet(StateSet *state) | osg::Drawable | [inline] |
setSubImageDimensions(unsigned int offsetX, unsigned int offsetY, unsigned int width, unsigned int height) | osg::DrawPixels | |
setSupportsDisplayList(const bool flag) | osg::Drawable | |
setUseCompleteImage() | osg::DrawPixels | [inline] |
setUseDisplayList(const bool flag) | osg::Drawable | |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
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 | [inline] |
VERTICES 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] |