GEL
2
GEL is a library for Geometry and Linear Algebra
|
box_and_split(const std::vector< Triangle > &invec, std::vector< Triangle > &lvec, std::vector< Triangle > &rvec) (defined in Geometry::OBox) | Geometry::OBox | [static] |
box_triangle(const Triangle &) (defined in Geometry::OBox) | Geometry::OBox | [static] |
get_aabox() const (defined in Geometry::OBox) | Geometry::OBox | [inline] |
get_rotation() const (defined in Geometry::OBox) | Geometry::OBox | [inline] |
intersect(const CGLA::Vec3f &, const CGLA::Vec3f &) const (defined in Geometry::OBox) | Geometry::OBox | |
minmax_sq_dist(const CGLA::Vec3f &p, float &dmin, float &dmax) const (defined in Geometry::OBox) | Geometry::OBox | [inline] |
OBox() (defined in Geometry::OBox) | Geometry::OBox | [inline] |
OBox(const CGLA::Mat3x3f &_R, const AABox &_aabox) (defined in Geometry::OBox) | Geometry::OBox | [inline] |