Antkeeper  0.0.1
geom::primitive::hyperplane< T, N > Member List

This is the complete list of members for geom::primitive::hyperplane< T, N >, including all inherited members.

closest_point(const vector_type &point) const noexceptgeom::primitive::hyperplane< T, N >inline
constantgeom::primitive::hyperplane< T, N >
distance(const vector_type &point) const noexceptgeom::primitive::hyperplane< T, N >inline
hyperplane() noexcept=defaultgeom::primitive::hyperplane< T, N >
hyperplane(const vector_type &normal, float constant) noexceptgeom::primitive::hyperplane< T, N >inline
hyperplane(const vector_type &normal, const vector_type &offset) noexceptgeom::primitive::hyperplane< T, N >inline
normalgeom::primitive::hyperplane< T, N >
vector_type typedefgeom::primitive::hyperplane< T, N >