#include <MeshToImageEngine.h>
Public Attributes | |
const Coord * | m_p0 |
const Coord * | m_p1 |
const Coord * | m_p2 |
Real | firstEdgeLength |
Public Member Functions | |
_Triangle (Coord const &_p0, Coord const &_p1, Coord const &_p2) | |
Coord const & | p0 () const |
Coord const & | p1 () const |
Coord const & | p2 () const |
bool | operator< (const _Triangle &rhs) const |
Real sofa::component::engine::MeshToImageEngine< _ImageTypes >::_Triangle::firstEdgeLength |
const Coord* sofa::component::engine::MeshToImageEngine< _ImageTypes >::_Triangle::m_p0 |
const Coord * sofa::component::engine::MeshToImageEngine< _ImageTypes >::_Triangle::m_p1 |
const Coord * sofa::component::engine::MeshToImageEngine< _ImageTypes >::_Triangle::m_p2 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |