Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::Plane, including all inherited members.
CLASS_IDENTIFIER (defined in inviwo::Plane) | inviwo::Plane | static |
COLOR_CODE (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 | |
getNormal() const (defined in inviwo::Plane) | inviwo::Plane | |
getPoint() const (defined in inviwo::Plane) | inviwo::Plane | |
isInside(const vec3 &point) const | inviwo::Plane | |
perpendicularToPlane(const vec3 &) const (defined in inviwo::Plane) | inviwo::Plane | |
Plane() (defined in inviwo::Plane) | inviwo::Plane | |
Plane(vec3 point, vec3 normal) (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 | |
~Plane() (defined in inviwo::Plane) | inviwo::Plane | virtual |