|
OSG
3.4.0
|
This is the complete list of members for osg::InfinitePlane, including all inherited members.
| _dataVariance | osg::Object | protected |
| _fv | osg::Plane | protected |
| _lowerBBCorner | osg::Plane | protected |
| _name | osg::Object | protected |
| _observerSet | osg::Referenced | mutableprotected |
| _refCount | osg::Referenced | mutableprotected |
| _upperBBCorner | osg::Plane | protected |
| _userDataContainer | osg::Object | protected |
| accept(ShapeVisitor &)=0 | osg::Shape | pure virtual |
| accept(ConstShapeVisitor &) const =0 | osg::Shape | pure virtual |
| addObserver(Observer *observer) const | osg::Referenced | |
| asNode() | osg::Object | inlinevirtual |
| asNode() const | osg::Object | inlinevirtual |
| asNodeVisitor() | osg::Object | inlinevirtual |
| asNodeVisitor() const | osg::Object | inlinevirtual |
| asStateAttribute() | osg::Object | inlinevirtual |
| asStateAttribute() const | osg::Object | inlinevirtual |
| asUniform() | osg::Object | inlinevirtual |
| asUniform() const | osg::Object | inlinevirtual |
| asVec4() const | osg::Plane | inline |
| calculateUpperLowerBBCorners() | osg::Plane | inline |
| className() const | osg::Shape | inlinevirtual |
| clone(const CopyOp &) const =0 | osg::Shape | pure virtual |
| cloneType() const =0 | osg::Shape | pure virtual |
| computeDataVariance() | osg::Object | inlinevirtual |
| DataVariance enum name | osg::Object | |
| 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 |
| getCompoundClassName() const | osg::Object | inline |
| getDataVariance() const | osg::Object | inline |
| getDeleteHandler() | osg::Referenced | static |
| getGlobalReferencedMutex() | osg::Referenced | static |
| getName() const | osg::Object | inline |
| getNormal() const | osg::Plane | inline |
| getObserverSet() const | osg::Referenced | inline |
| getOrCreateObserverSet() const | osg::Referenced | |
| getOrCreateUserDataContainer() | osg::Object | |
| getRefMutex() const | osg::Referenced | inline |
| getThreadSafeReferenceCounting() | osg::Referenced | static |
| getThreadSafeRefUnref() const | osg::Referenced | inline |
| getUserData() | osg::Object | virtual |
| getUserData() const | osg::Object | virtual |
| getUserDataContainer() | osg::Object | inline |
| getUserDataContainer() const | osg::Object | inline |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| InfinitePlane() | osg::InfinitePlane | inline |
| InfinitePlane(const InfinitePlane &plane, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::InfinitePlane | inline |
| intersect(const std::vector< Vec3f > &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 | inlinevirtual |
| libraryName() const | osg::Shape | inlinevirtual |
| 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 | inlineexplicit |
| 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 | inlinevirtual |
| removeObserver(Observer *observer) const | osg::Referenced | |
| resizeGLObjectBuffers(unsigned int) | osg::Object | inlinevirtual |
| 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 | inlinevirtual |
| setName(const char *name) | osg::Object | inline |
| setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
| setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
| setUserData(Referenced *obj) | osg::Object | virtual |
| setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
| setUserValue(const std::string &name, const T &value) | osg::Object | |
| Shape() | osg::Shape | inline |
| Shape(const Shape &sa, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Shape | inline |
| signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
| 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 | protectedvirtual |
| ~Object() | osg::Object | protectedvirtual |
| ~Referenced() | osg::Referenced | protectedvirtual |
| ~Shape() | osg::Shape | protectedvirtual |
1.8.8