This class can hold either ObjectMesh or ObjectPoint It is used for convenient storage and operation with any of them Generated from class MR.MeshOrPointsObject. This is the non-const half of the class.
More...
|
| static unsafe implicit | operator MeshOrPointsObject (MR._ByValueShared_VisualObject vo) |
| | construct, automatically detecting the object type (ObjectMesh or ObjectPoint) if set an another type, will be reset Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
|
| |
| static unsafe implicit | operator MeshOrPointsObject (MR._ByValueShared_ObjectMesh om) |
| | Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
|
| |
| static unsafe implicit | operator MeshOrPointsObject (MR._ByValueShared_ObjectPoints op) |
| | Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
|
| |
This class can hold either ObjectMesh or ObjectPoint It is used for convenient storage and operation with any of them Generated from class MR.MeshOrPointsObject. This is the non-const half of the class.
◆ MeshOrPointsObject() [1/7]
| unsafe MR.MeshOrPointsObject.MeshOrPointsObject |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ MeshOrPointsObject() [2/7]
| unsafe MR.MeshOrPointsObject.MeshOrPointsObject |
( |
MR._ByValue_MeshOrPointsObject | _other | ) |
|
|
inline |
Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ MeshOrPointsObject() [3/7]
| MR.MeshOrPointsObject.MeshOrPointsObject |
( |
Const_MeshOrPointsObject | _other | ) |
|
|
inline |
Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ MeshOrPointsObject() [4/7]
Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ MeshOrPointsObject() [5/7]
| unsafe MR.MeshOrPointsObject.MeshOrPointsObject |
( |
MR._ByValueShared_VisualObject | vo | ) |
|
|
inline |
construct, automatically detecting the object type (ObjectMesh or ObjectPoint) if set an another type, will be reset Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ MeshOrPointsObject() [6/7]
| unsafe MR.MeshOrPointsObject.MeshOrPointsObject |
( |
MR._ByValueShared_ObjectMesh | om | ) |
|
|
inline |
Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ MeshOrPointsObject() [7/7]
| unsafe MR.MeshOrPointsObject.MeshOrPointsObject |
( |
MR._ByValueShared_ObjectPoints | op | ) |
|
|
inline |
Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ assign()
Generated from method MR.MeshOrPointsObject.operator=.
◆ operator MeshOrPointsObject() [1/3]
| static unsafe implicit MR.MeshOrPointsObject.operator MeshOrPointsObject |
( |
MR._ByValueShared_ObjectMesh | om | ) |
|
|
inlinestatic |
Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ operator MeshOrPointsObject() [2/3]
| static unsafe implicit MR.MeshOrPointsObject.operator MeshOrPointsObject |
( |
MR._ByValueShared_ObjectPoints | op | ) |
|
|
inlinestatic |
Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ operator MeshOrPointsObject() [3/3]
| static unsafe implicit MR.MeshOrPointsObject.operator MeshOrPointsObject |
( |
MR._ByValueShared_VisualObject | vo | ) |
|
|
inlinestatic |
construct, automatically detecting the object type (ObjectMesh or ObjectPoint) if set an another type, will be reset Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
◆ reset()
| unsafe void MR.MeshOrPointsObject.reset |
( |
| ) |
|
|
inline |
◆ set() [1/2]
| unsafe void MR.MeshOrPointsObject.set |
( |
MR._ByValueShared_ObjectMesh | om | ) |
|
|
inline |
◆ set() [2/2]
| unsafe void MR.MeshOrPointsObject.set |
( |
MR._ByValueShared_ObjectPoints | op | ) |
|
|
inline |
The documentation for this class was generated from the following file: