Image Component Library (ICL)
|
#include <TriangleIntersectionEstimator.h>
Public Member Functions | |
Triangle () | |
Triangle (const geom::Vec &a, const geom::Vec &b, const geom::Vec &c) | |
Public Attributes | |
geom::Vec | a |
geom::Vec | b |
geom::Vec | c |
|
inline |
|
inline |
geom::Vec icl::physics::TriangleIntersectionEstimator::Triangle::a |
geom::Vec icl::physics::TriangleIntersectionEstimator::Triangle::b |
geom::Vec icl::physics::TriangleIntersectionEstimator::Triangle::c |