This is the complete list of members for
Imath::Plane3< T >, including all inherited members.
distance (defined in Imath::Plane3< T >) | Imath::Plane3< T > | |
distanceTo(const Vec3< T > &) const (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
intersect(const Line3< T > &line, Vec3< T > &intersection) const (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
intersectT(const Line3< T > &line, T ¶meter) const (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
normal (defined in Imath::Plane3< T >) | Imath::Plane3< T > | |
Plane3() (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
Plane3(const Vec3< T > &normal, T distance) (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
Plane3(const Vec3< T > &point, const Vec3< T > &normal) (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
Plane3(const Vec3< T > &point1, const Vec3< T > &point2, const Vec3< T > &point3) (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
reflectPoint(const Vec3< T > &) const (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
reflectVector(const Vec3< T > &) const (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
set(const Vec3< T > &normal, T distance) (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
set(const Vec3< T > &point, const Vec3< T > &normal) (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |
set(const Vec3< T > &point1, const Vec3< T > &point2, const Vec3< T > &point3) (defined in Imath::Plane3< T >) | Imath::Plane3< T > | [inline] |