![]() |
ImFusion SDK 4.3
|
This is the complete list of members for Plane, including all inherited members.
| closestPoint(const vec3 &p) const | Plane | |
| computerVisionNormalForm() const | Plane | |
| distanceToPoint(const vec3 &p) const | Plane | |
| fromComputerVisionNormalForm(const vec4 &cvnf) | Plane | static |
| hesseNormalForm() const | Plane | |
| includesPoint(const vec3 &p) const | Plane | |
| isApprox(const Plane &other) | Plane | |
| isEquivalent(const Plane &other, bool considerOrientation=false) | Plane | |
| normal() const (defined in Plane) | Plane | |
| operator!=(const Plane &) const (defined in Plane) | Plane | |
| operator==(const Plane &) const | Plane | |
| Plane(const vec3 &point, const vec3 &normal) | Plane | |
| Plane(const Rectangle &rect) | Plane | explicit |
| point() const (defined in Plane) | Plane | |
| signedDistanceToPoint(const vec3 &p) const | Plane |