_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() 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] |
computeDataVariance() | osg::Object | [inline, virtual] |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
distance(const osg::Vec3f &v) const | osg::Plane | [inline] |
distance(const osg::Vec3d &v) const | osg::Plane | [inline] |
dotProductNormal(const osg::Vec3f &v) const | osg::Plane | [inline] |
dotProductNormal(const osg::Vec3d &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] |
getRefMutex() const | osg::Referenced | [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 std::vector< Vec3d > &vertices) const | osg::Plane | [inline] |
intersect(const BoundingSphere &bs) const | osg::Plane | [inline] |
intersect(const BoundingBox &bb) const | osg::Plane | [inline] |
isNaN() 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 | |
num_components enum value | osg::Plane | |
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(value_type a, value_type b, value_type c, value_type d) | osg::Plane | [inline] |
Plane(const Vec4f &vec) | osg::Plane | [inline] |
Plane(const Vec4d &vec) | osg::Plane | [inline] |
Plane(const Vec3_type &norm, value_type d) | osg::Plane | [inline] |
Plane(const Vec3_type &v1, const Vec3_type &v2, const Vec3_type &v3) | osg::Plane | [inline] |
Plane(const Vec3_type &norm, const Vec3_type &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 | |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
set(const Plane &pl) | osg::Plane | [inline] |
set(value_type a, value_type b, value_type c, value_type d) | osg::Plane | [inline] |
set(const Vec4f &vec) | osg::Plane | [inline] |
set(const Vec4d &vec) | osg::Plane | [inline] |
set(const Vec3_type &norm, double d) | osg::Plane | [inline] |
set(const Vec3_type &v1, const Vec3_type &v2, const Vec3_type &v3) | osg::Plane | [inline] |
set(const Vec3_type &norm, const Vec3_type &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 | [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 | |
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 | |
UNSPECIFIED enum value | osg::Object | |
valid() const | osg::Plane | [inline] |
value_type typedef | osg::Plane | |
Vec3_type typedef | osg::Plane | |
Vec4_type typedef | osg::Plane | |
~InfinitePlane() | osg::InfinitePlane | [inline, protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~Shape() | osg::Shape | [protected, virtual] |