structure to contain pointers to model data Generated from class MR.ModelPointsData. This is the non-const half of the class.
More...
structure to contain pointers to model data Generated from class MR.ModelPointsData. This is the non-const half of the class.
◆ ModelPointsData() [1/4]
| unsafe MR.ModelPointsData.ModelPointsData |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ ModelPointsData() [2/4]
| unsafe MR.ModelPointsData.ModelPointsData |
( |
MR.Const_VertCoords? | points, |
|
|
MR.Const_VertBitSet? | validPoints, |
|
|
MR.AffineXf3f? | xf, |
|
|
MR.ObjId | fakeObjId ) |
|
inline |
◆ ModelPointsData() [3/4]
| unsafe MR.ModelPointsData.ModelPointsData |
( |
MR.Const_ModelPointsData | _other | ) |
|
|
inline |
Generated from constructor MR.ModelPointsData.ModelPointsData.
◆ ModelPointsData() [4/4]
Generated from constructor MR.ModelPointsData.ModelPointsData.
◆ assign()
Generated from method MR.ModelPointsData.operator=.
◆ fakeObjId
| new unsafe ref MR.ObjId MR.ModelPointsData.fakeObjId |
|
get |
◆ points
| new unsafe MR.? Const_VertCoords MR.ModelPointsData.points |
|
getset |
◆ validPoints
| new unsafe MR.? Const_VertBitSet MR.ModelPointsData.validPoints |
|
getset |
◆ xf
The documentation for this class was generated from the following file: