structure to contain pointers to model data More...
#include <MRGridSampling.h>
Public Attributes | |
| const VertCoords * | points { nullptr } |
| all points of model | |
| const VertBitSet * | validPoints { nullptr } |
| bitset of valid points | |
| const AffineXf3f * | xf { nullptr } |
| model world xf | |
| ObjId | fakeObjId {} |
| if present this value will override ObjId in result ObjVertId | |
structure to contain pointers to model data
| ObjId MR::ModelPointsData::fakeObjId {} |
if present this value will override ObjId in result ObjVertId
| const VertCoords* MR::ModelPointsData::points { nullptr } |
all points of model
| const VertBitSet* MR::ModelPointsData::validPoints { nullptr } |
bitset of valid points
| const AffineXf3f* MR::ModelPointsData::xf { nullptr } |
model world xf