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