represents full point cloud (if region is nullptr) or some portion of point cloud (if region pointer is valid) Generated from class MR.PointCloudPart. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_PointCloudPart (MR.Const_PointCloudPart other) |
| Generated from constructor MR.PointCloudPart.PointCloudPart. | |
| Const_PointCloudPart (PointCloudPart other) | |
| Generated from constructor MR.PointCloudPart.PointCloudPart. | |
| unsafe | Const_PointCloudPart (MR.Const_PointCloud c, MR.Const_VertBitSet? bs=null) |
| Generated from constructor MR.PointCloudPart.PointCloudPart. | |
Static Public Member Functions | |
| static unsafe implicit | operator Const_PointCloudPart (MR.Const_PointCloud c) |
| Generated from constructor MR.PointCloudPart.PointCloudPart. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| unsafe MR.Const_VertBitSet._Underlying ** | __ptr_storage_region |
Properties | |
| unsafe MR.Const_PointCloud | cloud [get, protected set] |
| unsafe MR.? Const_VertBitSet | region [get] |
represents full point cloud (if region is nullptr) or some portion of point cloud (if region pointer is valid) Generated from class MR.PointCloudPart. This is the const half of the class.
|
inline |
Generated from constructor MR.PointCloudPart.PointCloudPart.
|
inline |
Generated from constructor MR.PointCloudPart.PointCloudPart.
|
inline |
Generated from constructor MR.PointCloudPart.PointCloudPart.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inlinestatic |
Generated from constructor MR.PointCloudPart.PointCloudPart.
|
protected |
|
getprotected set |
|
get |