_dataVariance | osg::Object | [protected] |
_fv | osg::Plane | [protected] |
_lowerBBCorner | osg::Plane | [protected] |
_name | osg::Object | [protected] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_upperBBCorner | osg::Plane | [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 | |
asVec4() | osg::Plane | [inline] |
asVec4() const | osg::Plane | [inline] |
calculateUpperLowerBBCorners() | osg::Plane | [inline] |
className() const | osg::Shape | [inline, virtual] |
clone(const CopyOp &) const =0 | osg::Shape | [pure virtual] |
cloneType() const =0 | osg::Shape | [pure virtual] |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
distance(const osg::Vec3 &v) const | osg::Plane | [inline] |
DYNAMIC enum value | osg::Object | |
flip() | osg::Plane | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getName() const | osg::Object | [inline] |
getNormal() const | osg::Plane | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
InfinitePlane() | osg::InfinitePlane | [inline] |
InfinitePlane(const InfinitePlane &plane, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::InfinitePlane | [inline] |
intersect(const std::vector< Vec3 > &vertices) const | osg::Plane | [inline] |
intersect(const BoundingSphere &bs) const | osg::Plane | [inline] |
intersect(const BoundingBox &bb) const | osg::Plane | [inline] |
isSameKindAs(const Object *obj) const | osg::Shape | [inline, virtual] |
libraryName() const | osg::Shape | [inline, virtual] |
makeUnitLength() | osg::Plane | [inline] |
META_Shape(osg, InfinitePlane) | osg::InfinitePlane | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator!=(const Plane &plane) const | osg::Plane | [inline] |
operator<(const Plane &plane) const | osg::Plane | [inline] |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
osg::Plane::operator=(const Plane &pl) | osg::Plane | [inline] |
operator==(const Plane &plane) const | osg::Plane | [inline] |
operator[](unsigned int i) | osg::Plane | [inline] |
operator[](unsigned int i) const | osg::Plane | [inline] |
Plane() | osg::Plane | [inline] |
Plane(const Plane &pl) | osg::Plane | [inline] |
Plane(float a, float b, float c, float d) | osg::Plane | [inline] |
Plane(const Vec4 &vec) | osg::Plane | [inline] |
Plane(const Vec3 &norm, float d) | osg::Plane | [inline] |
Plane(const Vec3 &v1, const Vec3 &v2, const Vec3 &v3) | osg::Plane | [inline] |
Plane(const Vec3 &norm, const Vec3 &point) | osg::Plane | [inline] |
ptr() | osg::Plane | [inline] |
ptr() const | osg::Plane | [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 | |
set(const Plane &pl) | osg::Plane | [inline] |
set(float a, float b, float c, float d) | osg::Plane | [inline] |
set(const Vec4 &vec) | osg::Plane | [inline] |
set(const Vec3 &norm, float d) | osg::Plane | [inline] |
set(const Vec3 &v1, const Vec3 &v2, const Vec3 &v3) | osg::Plane | [inline] |
set(const Vec3 &norm, const Vec3 &point) | osg::Plane | [inline] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | |
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 | |
transform(const osg::Matrix &matrix) | osg::Plane | [inline] |
transformProvidingInverse(const osg::Matrix &matrix) | osg::Plane | [inline] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
valid() const | osg::Plane | [inline] |
~InfinitePlane() | osg::InfinitePlane | [inline, protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~Shape() | osg::Shape | [protected, virtual] |