structure to hold references to bounding vertex blocks More...
Collaboration diagram for moab::SweptElementData::VertexDataRef:Public Member Functions | |
| VertexDataRef (const HomCoord &min, const HomCoord &max, const HomXform &tmp_xform, SweptVertexData *this_seq) | |
| bool | contains (const HomCoord &coords) const |
Private Attributes | |
| HomCoord | minmax [2] |
| HomXform | xform |
| HomXform | invXform |
| SweptVertexData * | srcSeq |
Friends | |
| class | SweptElementData |
structure to hold references to bounding vertex blocks
Definition at line 47 of file SweptElementData.hpp.
|
inline |
|
inline |
Definition at line 232 of file SweptElementData.hpp.
References minmax.
|
friend |
Definition at line 55 of file SweptElementData.hpp.
|
private |
Definition at line 51 of file SweptElementData.hpp.
|
private |
Definition at line 50 of file SweptElementData.hpp.
Referenced by contains(), and VertexDataRef().
|
private |
Definition at line 52 of file SweptElementData.hpp.
|
private |
Definition at line 51 of file SweptElementData.hpp.