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 non-const half of the class. More...
Public Member Functions | |
| unsafe | PointCloudPart (MR.Const_PointCloudPart other) |
| Generated from constructor MR.PointCloudPart.PointCloudPart. | |
| PointCloudPart (PointCloudPart other) | |
| Generated from constructor MR.PointCloudPart.PointCloudPart. | |
| unsafe | PointCloudPart (MR.Const_PointCloud c, MR.Const_VertBitSet? bs=null) |
| Generated from constructor MR.PointCloudPart.PointCloudPart. | |
| unsafe MR.PointCloudPart | assign (MR.Const_PointCloudPart other) |
| Generated from method MR::PointCloudPart::operator=. | |
Static Public Member Functions | |
| static unsafe implicit | operator PointCloudPart (MR.Const_PointCloud c) |
| Generated from constructor MR.PointCloudPart.PointCloudPart. | |
Properties | |
| new unsafe MR.? Const_VertBitSet | region [get, set] |
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 non-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.
|
inline |
Generated from method MR::PointCloudPart::operator=.
|
inlinestatic |
Generated from constructor MR.PointCloudPart.PointCloudPart.
|
getset |