Antkeeper
0.0.1
|
This is the complete list of members for geom::primitives::hyperplane< T, N >, including all inherited members.
constant | geom::primitives::hyperplane< T, N > | |
distance(const vector_type &point) const noexcept | geom::primitives::hyperplane< T, N > | inline |
hyperplane() noexcept=default | geom::primitives::hyperplane< T, N > | |
hyperplane(const vector_type &normal, float constant) noexcept | geom::primitives::hyperplane< T, N > | inline |
hyperplane(const vector_type &normal, const vector_type &offset) noexcept | geom::primitives::hyperplane< T, N > | inline |
normal | geom::primitives::hyperplane< T, N > | |
vector_type typedef | geom::primitives::hyperplane< T, N > |