structure to contain pointers to model data Generated from class MR.ModelPointsData. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
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
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
structure to contain pointers to model data Generated from class MR.ModelPointsData. This is the const half of the class.
The documentation for this class was generated from the following file: