structure to contain pointers to model data Generated from class MR.ModelPointsData. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_ModelPointsData () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_ModelPointsData (MR.Const_VertCoords? points, MR.Const_VertBitSet? validPoints, MR.AffineXf3f? xf, MR.ObjId fakeObjId) |
| Constructs MR.ModelPointsData elementwise. | |
| unsafe | Const_ModelPointsData (MR.Const_ModelPointsData _other) |
| Generated from constructor MR.ModelPointsData.ModelPointsData. | |
| Const_ModelPointsData (ModelPointsData _other) | |
| Generated from constructor MR.ModelPointsData.ModelPointsData. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| 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 |
Properties | |
| 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 | |
structure to contain pointers to model data Generated from class MR.ModelPointsData. This is the 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.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
get |
|
get |
all points of model
|
get |
bitset of valid points
|
get |
model world xf