| DistanceToPoint(const V3 &point) const | gbmath::geometry::Plane | [inline] |
| GetDistance() const | gbmath::geometry::Plane | [inline] |
| GetNormal() | gbmath::geometry::Plane | [inline] |
| GetNormal() const | gbmath::geometry::Plane | [inline] |
| GetPoint() const | gbmath::geometry::Plane | [inline] |
| Plane(const V3 &normal=V3::O, float distance=0.f) | gbmath::geometry::Plane | [inline] |
| Plane(const V3 &normal, const V3 &pointonplane) | gbmath::geometry::Plane | [inline] |
| Plane(const V3 *pVerts, int numVerts) | gbmath::geometry::Plane | [inline] |
| Plane(const std::vector< V3 > &verts) | gbmath::geometry::Plane | [inline] |
| Set(const V3 &normal=V3::O, const V3 &point=V3::O) | gbmath::geometry::Plane | [inline] |
| Set(const V3 &normal=V3::O, float distance=0.f) | gbmath::geometry::Plane | [inline] |
| Set(const V3 *pVerts, int numVerts) | gbmath::geometry::Plane | |
| Set(const std::vector< V3 > &verts) | gbmath::geometry::Plane |
1.2.17