This class can hold either mesh part or point cloud. It is used for generic algorithms operating with either of them Generated from class MR.MeshOrPoints. This is the non-const half of the class.
More...
|
| unsafe | MeshOrPoints (MR.Const_MeshOrPoints _other) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| | MeshOrPoints (MeshOrPoints _other) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| unsafe | MeshOrPoints (MR.Const_MeshPart mp) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| unsafe | MeshOrPoints (MR.Const_PointCloudPart pcp) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| unsafe | MeshOrPoints (MR.Const_Mesh mesh) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| unsafe | MeshOrPoints (MR.Const_PointCloud pc) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| unsafe MR.MeshOrPoints | assign (MR.Const_MeshOrPoints _other) |
| | Generated from method MR.MeshOrPoints.operator=.
|
| |
|
| static unsafe implicit | operator MeshOrPoints (MR.Const_MeshPart mp) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| static unsafe implicit | operator MeshOrPoints (MR.Const_PointCloudPart pcp) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| static unsafe implicit | operator MeshOrPoints (MR.Const_Mesh mesh) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
| static unsafe implicit | operator MeshOrPoints (MR.Const_PointCloud pc) |
| | Generated from constructor MR.MeshOrPoints.MeshOrPoints.
|
| |
This class can hold either mesh part or point cloud. It is used for generic algorithms operating with either of them Generated from class MR.MeshOrPoints. This is the non-const half of the class.
◆ MeshOrPoints() [1/6]
| unsafe MR.MeshOrPoints.MeshOrPoints |
( |
MR.Const_MeshOrPoints | _other | ) |
|
|
inline |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ MeshOrPoints() [2/6]
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ MeshOrPoints() [3/6]
| unsafe MR.MeshOrPoints.MeshOrPoints |
( |
MR.Const_MeshPart | mp | ) |
|
|
inline |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ MeshOrPoints() [4/6]
| unsafe MR.MeshOrPoints.MeshOrPoints |
( |
MR.Const_PointCloudPart | pcp | ) |
|
|
inline |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ MeshOrPoints() [5/6]
| unsafe MR.MeshOrPoints.MeshOrPoints |
( |
MR.Const_Mesh | mesh | ) |
|
|
inline |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ MeshOrPoints() [6/6]
| unsafe MR.MeshOrPoints.MeshOrPoints |
( |
MR.Const_PointCloud | pc | ) |
|
|
inline |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ assign()
| unsafe MR.MeshOrPoints MR.MeshOrPoints.assign |
( |
MR.Const_MeshOrPoints | _other | ) |
|
|
inline |
Generated from method MR.MeshOrPoints.operator=.
◆ operator MeshOrPoints() [1/4]
| static unsafe implicit MR.MeshOrPoints.operator MeshOrPoints |
( |
MR.Const_Mesh | mesh | ) |
|
|
inlinestatic |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ operator MeshOrPoints() [2/4]
| static unsafe implicit MR.MeshOrPoints.operator MeshOrPoints |
( |
MR.Const_MeshPart | mp | ) |
|
|
inlinestatic |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ operator MeshOrPoints() [3/4]
| static unsafe implicit MR.MeshOrPoints.operator MeshOrPoints |
( |
MR.Const_PointCloud | pc | ) |
|
|
inlinestatic |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
◆ operator MeshOrPoints() [4/4]
| static unsafe implicit MR.MeshOrPoints.operator MeshOrPoints |
( |
MR.Const_PointCloudPart | pcp | ) |
|
|
inlinestatic |
Generated from constructor MR.MeshOrPoints.MeshOrPoints.
The documentation for this class was generated from the following file: