![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::Plane, including all inherited members.
| classIdentifier (defined in inviwo::Plane) | inviwo::Plane | static |
| colorCode (defined in inviwo::Plane) | inviwo::Plane | static |
| dataName (defined in inviwo::Plane) | inviwo::Plane | static |
| distance(const vec3 &x) const | inviwo::Plane | |
| getDataInfo() const (defined in inviwo::Plane) | inviwo::Plane | |
| getIntersection(const vec3 &start, const vec3 &stop) const | inviwo::Plane | |
| getIntersectionWeight(const vec3 &start, const vec3 &stop) const | inviwo::Plane | |
| getNormal() const noexcept (defined in inviwo::Plane) | inviwo::Plane | inline |
| getPoint() const noexcept (defined in inviwo::Plane) | inviwo::Plane | inline |
| inPlaneBasis() const | inviwo::Plane | |
| isInside(const vec3 &point) const | inviwo::Plane | |
| perpendicularToPlane(const vec3 &) const (defined in inviwo::Plane) | inviwo::Plane | |
| Plane()=default (defined in inviwo::Plane) | inviwo::Plane | |
| Plane(vec3 point, vec3 normal) noexcept (defined in inviwo::Plane) | inviwo::Plane | |
| projectPoint(const vec3 &x) const | inviwo::Plane | |
| setNormal(const vec3 &) (defined in inviwo::Plane) | inviwo::Plane | |
| setPoint(const vec3) (defined in inviwo::Plane) | inviwo::Plane | |
| transform(const mat4 &transform) const (defined in inviwo::Plane) | inviwo::Plane | |
| ~Plane()=default (defined in inviwo::Plane) | inviwo::Plane |