|
Memosa-FVM
0.2
|

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