Antkeeper  0.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
geom::convex_hull< T > Member List

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

contains(const sphere< T > &sphere) constgeom::convex_hull< T >virtual
contains(const aabb< T > &aabb) constgeom::convex_hull< T >virtual
contains(const math::vector< T, 3 > &point) constgeom::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() constgeom::convex_hull< T >inlinevirtual
intersects(const sphere< T > &sphere) constgeom::convex_hull< T >virtual
intersects(const aabb< T > &aabb) constgeom::convex_hull< T >virtual
geom::bounding_volume::intersects(const bounding_volume &volume) constgeom::bounding_volume< T >
planesgeom::convex_hull< T >