Image Component Library (ICL)
Public Member Functions | Public Attributes | List of all members
icl::physics::TriangleIntersectionEstimator::Triangle Struct Reference

#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
 

Constructor & Destructor Documentation

◆ Triangle() [1/2]

icl::physics::TriangleIntersectionEstimator::Triangle::Triangle ( )
inline

◆ Triangle() [2/2]

icl::physics::TriangleIntersectionEstimator::Triangle::Triangle ( const geom::Vec a,
const geom::Vec b,
const geom::Vec c 
)
inline

Member Data Documentation

◆ a

geom::Vec icl::physics::TriangleIntersectionEstimator::Triangle::a

◆ b

geom::Vec icl::physics::TriangleIntersectionEstimator::Triangle::b

◆ c

geom::Vec icl::physics::TriangleIntersectionEstimator::Triangle::c

The documentation for this struct was generated from the following file: