GEL  2
GEL is a library for Geometry and Linear Algebra
Public Member Functions
Geometry::BSPTree Class Reference

List of all members.

Public Member Functions

void init (std::vector< const Geometry::TriMesh * > &trimesh, int max_objects, int max_level)
void init (std::vector< const Geometry::TriMesh * > &_trimesh, std::vector< CGLA::Mat4x4f > &_transforms, int _max_objects, int _max_level)
void init (const Geometry::TriMesh *mesh, CGLA::Mat4x4f transform, std::vector< int > &trilist, int _max_objects, int _max_level)
void build ()
bool is_build ()
void clear ()
bool intersect (Ray &ray) const

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations