structure to contain pointers to model data Generated from class MR.ModelPointsData. This is the non-const half of the class. More...
Properties | |
| new unsafe MR.? Const_VertCoords | points [get, set] |
| all points of model | |
| new unsafe MR.? Const_VertBitSet | validPoints [get, set] |
| bitset of valid points | |
| new unsafe MR.? ConstBox_AffineXf3f | xf [get, set] |
| model world xf | |
| new unsafe ref MR.ObjId | fakeObjId [get] |
| if present this value will override ObjId in result ObjVertId | |
| Properties inherited from MR.Const_ModelPointsData | |
| unsafe MR.? Const_VertCoords | points [get] |
| all points of model | |
| unsafe MR.? Const_VertBitSet | validPoints [get] |
| bitset of valid points | |
| unsafe MR.? ConstBox_AffineXf3f | xf [get] |
| model world xf | |
| unsafe ref readonly MR.ObjId | fakeObjId [get] |
| if present this value will override ObjId in result ObjVertId | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ModelPointsData | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_ModelPointsData | |
| unsafe MR.Const_VertCoords._Underlying ** | __ptr_storage_points |
| unsafe MR.Const_VertBitSet._Underlying ** | __ptr_storage_validPoints |
| unsafe MR.ConstBox_AffineXf3f._Underlying ** | __ptr_storage_xf |
| unsafe MR.ObjId * | __ref_storage_fakeObjId |
structure to contain pointers to model data Generated from class MR.ModelPointsData. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.ModelPointsData elementwise.
|
inline |
Generated from constructor MR.ModelPointsData.ModelPointsData.
|
inline |
Generated from constructor MR.ModelPointsData.ModelPointsData.
|
inline |
Generated from method MR::ModelPointsData::operator=.
|
get |
|
getset |
all points of model
|
getset |
bitset of valid points
|
getset |
model world xf