Memosa-FVM
0.2
|
Public Types | |
typedef const MyTriangle * | Id |
typedef K::Triangle_3 | Datum |
Public Member Functions | |
MyTrianglePrimitive () | |
MyTrianglePrimitive (MyTriangle *t) | |
MyTrianglePrimitive (MyTriangleIterator it) | |
const Id & | id () const |
Datum | datum () const |
Point | reference_point () const |
Private Attributes | |
Id | m_pt |
typedef K::Triangle_3 AABB::MyTrianglePrimitive::Datum |
typedef const MyTriangle* AABB::MyTrianglePrimitive::Id |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 204 of file AABB.h.
Referenced by datum(), id(), and reference_point().