_center | osg::Cone | [protected] |
_dataVariance | osg::Object | [protected] |
_height | osg::Cone | [protected] |
_name | osg::Object | [protected] |
_observers | osg::Referenced | [protected] |
_radius | osg::Cone | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_rotation | osg::Cone | [protected] |
_userData | osg::Object | [protected] |
accept(ShapeVisitor &)=0 | osg::Shape | [pure virtual] |
accept(ConstShapeVisitor &) const =0 | osg::Shape | [pure virtual] |
addObserver(Observer *observer) | osg::Referenced | |
className() const | osg::Shape | [inline, virtual] |
clone(const CopyOp &) const =0 | osg::Shape | [pure virtual] |
cloneType() const =0 | osg::Shape | [pure virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
computeRotationMatrix() const | osg::Cone | [inline] |
Cone() | osg::Cone | [inline] |
Cone(const osg::Vec3 ¢er, float radius, float height) | osg::Cone | [inline] |
Cone(const Cone &cone, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Cone | [inline] |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
DYNAMIC enum value | osg::Object | |
getBaseOffset() const | osg::Cone | [inline] |
getBaseOffsetFactor() const | osg::Cone | [inline] |
getCenter() const | osg::Cone | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getHeight() const | osg::Cone | [inline] |
getName() const | osg::Object | [inline] |
getRadius() const | osg::Cone | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getRotation() const | osg::Cone | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
isSameKindAs(const Object *obj) const | osg::Shape | [inline, virtual] |
libraryName() const | osg::Shape | [inline, virtual] |
META_Shape(osg, Cone) | osg::Cone | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
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(osg::State *=0) const | osg::Object | [inline, virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
set(const Vec3 ¢er, float radius, float height) | osg::Cone | [inline] |
setCenter(const Vec3 ¢er) | osg::Cone | [inline] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setHeight(float height) | osg::Cone | [inline] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setRadius(float radius) | osg::Cone | [inline] |
setRotation(const Quat &quat) | osg::Cone | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setUserData(Referenced *obj) | osg::Object | [inline] |
Shape() | osg::Shape | [inline] |
Shape(const Shape &sa, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Shape | [inline] |
STATIC enum value | osg::Object | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
valid() const | osg::Cone | [inline] |
zeroRotation() const | osg::Cone | [inline] |
~Cone() | osg::Cone | [inline, protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~Shape() | osg::Shape | [protected, virtual] |