OpenSceneGraph
osg::InfinitePlane Member List

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

_dataVariance (defined in osg::Object)osg::Objectprotected
_fvosg::Planeprotected
_lowerBBCorner (defined in osg::Plane)osg::Planeprotected
_name (defined in osg::Object)osg::Objectprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refMutex (defined in osg::Referenced)osg::Referencedmutableprotected
_upperBBCorner (defined in osg::Plane)osg::Planeprotected
_userDataContainer (defined in osg::Object)osg::Objectprotected
accept(ShapeVisitor &)=0osg::Shapepure virtual
accept(ConstShapeVisitor &) const =0osg::Shapepure virtual
addObserver(Observer *observer) constosg::Referenced
asNode()osg::Objectinlinevirtual
asNode() constosg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() constosg::Objectinlinevirtual
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() constosg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() constosg::Objectinlinevirtual
asVec4() const (defined in osg::Plane)osg::Planeinline
calculateUpperLowerBBCorners()osg::Planeinline
className() constosg::Shapeinlinevirtual
clone(const CopyOp &) const =0osg::Shapepure virtual
cloneType() const =0osg::Shapepure virtual
computeDataVariance()osg::Objectinlinevirtual
DataVariance enum name (defined in osg::Object)osg::Object
deleteUsingDeleteHandler() const (defined in osg::Referenced)osg::Referencedprotected
distance(const osg::Vec3f &v) constosg::Planeinline
distance(const osg::Vec3d &v) constosg::Planeinline
dotProductNormal(const osg::Vec3f &v) constosg::Planeinline
dotProductNormal(const osg::Vec3d &v) constosg::Planeinline
DYNAMIC enum value (defined in osg::Object)osg::Object
flip()osg::Planeinline
getCompoundClassName() constosg::Objectinline
getDataVariance() constosg::Objectinline
getDeleteHandler()osg::Referencedstatic
getGlobalReferencedMutex()osg::Referencedstatic
getName() constosg::Objectinline
getNormal() const (defined in osg::Plane)osg::Planeinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getOrCreateUserDataContainer()osg::Object
getRefMutex() constosg::Referencedinline
getRefMutex() const (defined in osg::Referenced)osg::Referencedinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() constosg::Referencedinline
getThreadSafeRefUnref() const (defined in osg::Referenced)osg::Referencedinline
getUserData()osg::Objectvirtual
getUserData() constosg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() constosg::Objectinline
getUserValue(const std::string &name, T &value) constosg::Object
getUserValue(const std::string &name, T &value) constosg::Object
InfinitePlane() (defined in osg::InfinitePlane)osg::InfinitePlaneinline
InfinitePlane(const InfinitePlane &plane, const CopyOp &copyop=CopyOp::SHALLOW_COPY) (defined in osg::InfinitePlane)osg::InfinitePlaneinline
intersect(const std::vector< Vec3f > &vertices) constosg::Planeinline
intersect(const std::vector< Vec3d > &vertices) constosg::Planeinline
intersect(const BoundingSphere &bs) constosg::Planeinline
intersect(const BoundingBox &bb) constosg::Planeinline
isNaN() const (defined in osg::Plane)osg::Planeinline
isSameKindAs(const Object *obj) constosg::Shapeinlinevirtual
libraryName() constosg::Shapeinlinevirtual
makeUnitLength()osg::Planeinline
META_Shape(osg, InfinitePlane) (defined in osg::InfinitePlane)osg::InfinitePlane
num_components enum value (defined in osg::Plane)osg::Plane
Object()osg::Objectinline
Object(bool threadSafeRefUnref) (defined in osg::Object)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
operator!=(const Plane &plane) const (defined in osg::Plane)osg::Planeinline
operator<(const Plane &plane) constosg::Planeinline
operator=(const Referenced &) (defined in osg::Referenced)osg::Referencedinline
operator=(const Plane &pl) (defined in osg::Plane)osg::Planeinline
operator==(const Plane &plane) const (defined in osg::Plane)osg::Planeinline
operator[](unsigned int i) (defined in osg::Plane)osg::Planeinline
operator[](unsigned int i) const (defined in osg::Plane)osg::Planeinline
Plane()osg::Planeinline
Plane(const Plane &pl) (defined in osg::Plane)osg::Planeinline
Plane(value_type a, value_type b, value_type c, value_type d)osg::Planeinline
Plane(const Vec4f &vec)osg::Planeinline
Plane(const Vec4d &vec)osg::Planeinline
Plane(const Vec3_type &norm, value_type d)osg::Planeinline
Plane(const Vec3_type &v1, const Vec3_type &v2, const Vec3_type &v3)osg::Planeinline
Plane(const Vec3_type &norm, const Vec3_type &point)osg::Planeinline
ptr() (defined in osg::Plane)osg::Planeinline
ptr() const (defined in osg::Plane)osg::Planeinline
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced() (defined in osg::Referenced)osg::Referenced
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced)osg::Referencedexplicit
Referenced(const Referenced &) (defined in osg::Referenced)osg::Referenced
releaseGLObjects(osg::State *=0) constosg::Objectinlinevirtual
removeObserver(Observer *observer) constosg::Referenced
resizeGLObjectBuffers(unsigned int)osg::Objectinlinevirtual
set(const Plane &pl) (defined in osg::Plane)osg::Planeinline
set(value_type a, value_type b, value_type c, value_type d) (defined in osg::Plane)osg::Planeinline
set(const Vec4f &vec) (defined in osg::Plane)osg::Planeinline
set(const Vec4d &vec) (defined in osg::Plane)osg::Planeinline
set(const Vec3_type &norm, double d) (defined in osg::Plane)osg::Planeinline
set(const Vec3_type &v1, const Vec3_type &v2, const Vec3_type &v3) (defined in osg::Plane)osg::Planeinline
set(const Vec3_type &norm, const Vec3_type &point) (defined in osg::Plane)osg::Planeinline
setDataVariance(DataVariance dv)osg::Objectinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setName(const std::string &name)osg::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
setThreadSafeRefUnref(bool threadSafe)osg::Objectvirtual
setUserData(Referenced *obj)osg::Objectvirtual
setUserData(const ref_ptr< T > &ud) (defined in osg::Object)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc) (defined in osg::Object)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
Shape() (defined in osg::Shape)osg::Shapeinline
Shape(const Shape &sa, const CopyOp &copyop=CopyOp::SHALLOW_COPY) (defined in osg::Shape)osg::Shapeinline
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced)osg::Referencedprotected
STATIC enum value (defined in osg::Object)osg::Object
transform(const osg::Matrix &matrix)osg::Planeinline
transformProvidingInverse(const osg::Matrix &matrix)osg::Planeinline
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
UNSPECIFIED enum value (defined in osg::Object)osg::Object
valid() constosg::Planeinline
value_type typedefosg::Plane
value_type typedefosg::Plane
Vec3_type typedef (defined in osg::Plane)osg::Plane
Vec3_type typedef (defined in osg::Plane)osg::Plane
Vec4_type typedef (defined in osg::Plane)osg::Plane
Vec4_type typedef (defined in osg::Plane)osg::Plane
~InfinitePlane() (defined in osg::InfinitePlane)osg::InfinitePlaneprotectedvirtual
~Object()osg::Objectprotectedvirtual
~Referenced() (defined in osg::Referenced)osg::Referencedprotectedvirtual
~Shape() (defined in osg::Shape)osg::Shapeprotectedvirtual