Antkeeper  0.0.1
geom::bounding_volume< T > Member List

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

contains(const sphere< T > &sphere) const =0geom::bounding_volume< T >pure virtual
contains(const aabb< T > &aabb) const =0geom::bounding_volume< T >pure virtual
contains(const math::vector< T, 3 > &point) const =0geom::bounding_volume< T >pure virtual
get_bounding_volume_type() const =0geom::bounding_volume< T >pure virtual
intersects(const sphere< T > &sphere) const =0geom::bounding_volume< T >pure virtual
intersects(const aabb< T > &aabb) const =0geom::bounding_volume< T >pure virtual
intersects(const bounding_volume &volume) constgeom::bounding_volume< T >