Antkeeper
0.0.1
|
This is the complete list of members for geom::convex_hull< T >, including all inherited members.
contains(const sphere< T > &sphere) const | geom::convex_hull< T > | virtual |
contains(const aabb< T > &aabb) const | geom::convex_hull< T > | virtual |
contains(const math::vector< T, 3 > &point) const | geom::convex_hull< T > | virtual |
convex_hull(std::size_t size) | geom::convex_hull< T > | explicit |
convex_hull() | geom::convex_hull< T > | |
get_bounding_volume_type() const | geom::convex_hull< T > | inlinevirtual |
intersects(const sphere< T > &sphere) const | geom::convex_hull< T > | virtual |
intersects(const aabb< T > &aabb) const | geom::convex_hull< T > | virtual |
geom::bounding_volume::intersects(const bounding_volume &volume) const | geom::bounding_volume< T > | |
planes | geom::convex_hull< T > |