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