, including all inherited members.
| _directionIndex | osg::Plane | [private] |
| _distance | osg::Plane | [private] |
| _normalVec | osg::Plane | [private] |
| clip(Pnt3f *polyIn, Pnt3f *polyOut, int count) const | osg::Plane | |
| distance(const Pnt3f &point) const | osg::Plane | [inline] |
| getDistanceFromOrigin(void) const | osg::Plane | [inline] |
| getNormal(void) const | osg::Plane | [inline] |
| intersect(const Plane &pl, Line &intersection) const | osg::Plane | |
| intersect(const Line &l, Pnt3f &intersection) const | osg::Plane | |
| intersect(const Line &l, Real32 &t) const | osg::Plane | |
| intersectInfinite(const Line &l, Real32 &t) const | osg::Plane | |
| intersectInfinite(const Line &l, Pnt3f &intersection) const | osg::Plane | |
| isInHalfSpace(const Pnt3f &point) const | osg::Plane | [inline] |
| isInHalfSpace(const Pnt3f &min, const Pnt3f &max) const | osg::Plane | [inline] |
| isOnPlane(const Pnt3f &point) const | osg::Plane | [inline] |
| isOutHalfSpace(const Pnt3f &min, const Pnt3f &max) const | osg::Plane | [inline] |
| offset(Real32 d) | osg::Plane | |
| operator!=(const Plane &p1, const Plane &p2) | osg::Plane | [friend] |
| operator==(const Plane &p1, const Plane &p2) | osg::Plane | [friend] |
| Plane(void) | osg::Plane | |
| Plane(const Plane &obj) | osg::Plane | |
| Plane(const Pnt3f &p0, const Pnt3f &p1, const Pnt3f &p2) | osg::Plane | |
| Plane(const Vec3f &n, Real32 d) | osg::Plane | |
| Plane(const Vec3f &n, const Pnt3f &p) | osg::Plane | |
| set(const Vec3f &normal, Real32 distance) | osg::Plane | [inline] |
| set(Real32 x, Real32 y, Real32 z, Real32 distance) | osg::Plane | [inline] |
| set(const Vec4f &plane) | osg::Plane | [inline] |
| setDirectionIndexPoint(const Pnt3f &min, const Pnt3f &max, const UInt8 index, Pnt3f &pnt) const | osg::Plane | [inline] |
| transform(const Matrix &matrix) | osg::Plane | |
| updateDirectionIndex(void) | osg::Plane | [private] |
| ~Plane(void) | osg::Plane | |