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

List of all members.

Public Member Functions

 OBox (const CGLA::Mat3x3f &_R, const AABox &_aabox)
bool intersect (const CGLA::Vec3f &, const CGLA::Vec3f &) const
void minmax_sq_dist (const CGLA::Vec3f &p, float &dmin, float &dmax) const
const CGLA::Mat3x3fget_rotation () const
const AABoxget_aabox () const

Static Public Member Functions

static OBox box_triangle (const Triangle &)
static OBox box_and_split (const std::vector< Triangle > &invec, std::vector< Triangle > &lvec, std::vector< Triangle > &rvec)

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