Cutout Vis2012
TUWienVisualisierung2(SS2012)-AdaptiveCutaways
|
This is the complete list of members for Plane, including all inherited members.
isFrontFacingTo(const glm::vec3 &direction) const | Plane | |
lineIntersect(const glm::vec3 &linePoint, const glm::vec3 &lineDirection, glm::vec3 &intersection) | Plane | |
Plane(const glm::vec3 &a, const glm::vec3 &b, const glm::vec3 &c) | Plane | |
Plane(const glm::vec3 &origin, const glm::vec3 &normal) | Plane | |
signedDistance(const glm::vec3 &p) const | Plane | |
~Plane() (defined in Plane) | Plane |