|
MAIA bb96820c
Multiphysics at AIA
|
Public Member Functions | |
| CsgVertex (CsgVector _pos, MInt _vertexId, MInt _setIndex) | |
| CsgVertex | clone () const |
| CsgVertex | interpolate (CsgVertex *other, MFloat t) const |
Public Attributes | |
| CsgVector | pos |
| MInt | vertexId |
| MInt | setIndex |
Definition at line 484 of file geometryintersection.h.
|
inline |
Definition at line 489 of file geometryintersection.h.
|
inline |
Definition at line 493 of file geometryintersection.h.
|
inline |
Definition at line 497 of file geometryintersection.h.
| CsgVector GeometryIntersection< nDim_ >::CsgVertex::pos |
Definition at line 486 of file geometryintersection.h.
| MInt GeometryIntersection< nDim_ >::CsgVertex::setIndex |
Definition at line 488 of file geometryintersection.h.
| MInt GeometryIntersection< nDim_ >::CsgVertex::vertexId |
Definition at line 487 of file geometryintersection.h.