MeshLib C# Docs
Loading...
Searching...
No Matches
MR.PointsProjector Class Reference

default implementation of IPointsProjector Generated from class MR.PointsProjector. Base classes: Direct: (non-virtual) MR.IPointsProjector This is the non-const half of the class. More...

+ Inheritance diagram for MR.PointsProjector:

Public Member Functions

unsafe PointsProjector ()
 Constructs an empty (default-constructed) instance.
 
unsafe PointsProjector (MR._ByValue_PointsProjector _other)
 Generated from constructor MR.PointsProjector.PointsProjector.
 
 PointsProjector (Const_PointsProjector _other)
 Generated from constructor MR.PointsProjector.PointsProjector.
 
 PointsProjector (PointsProjector _other)
 Generated from constructor MR.PointsProjector.PointsProjector.
 
unsafe MR.PointsProjector assign (MR._ByValue_PointsProjector _other)
 Generated from method MR.PointsProjector.operator=.
 
unsafe void setPointCloud (MR.Const_PointCloud pointCloud)
 sets the reference point cloud Generated from method MR.PointsProjector.setPointCloud.
 

Static Public Member Functions

static unsafe implicit operator MR.IPointsProjector (PointsProjector self)
 
static unsafe operator PointsProjector? (MR.IPointsProjector parent)
 

Detailed Description

default implementation of IPointsProjector Generated from class MR.PointsProjector. Base classes: Direct: (non-virtual) MR.IPointsProjector This is the non-const half of the class.

Constructor & Destructor Documentation

◆ PointsProjector() [1/4]

unsafe MR.PointsProjector.PointsProjector ( )
inline

Constructs an empty (default-constructed) instance.

◆ PointsProjector() [2/4]

unsafe MR.PointsProjector.PointsProjector ( MR._ByValue_PointsProjector _other)
inline

Generated from constructor MR.PointsProjector.PointsProjector.

◆ PointsProjector() [3/4]

MR.PointsProjector.PointsProjector ( Const_PointsProjector _other)
inline

Generated from constructor MR.PointsProjector.PointsProjector.

◆ PointsProjector() [4/4]

MR.PointsProjector.PointsProjector ( PointsProjector _other)
inline

Generated from constructor MR.PointsProjector.PointsProjector.

Member Function Documentation

◆ assign()

unsafe MR.PointsProjector MR.PointsProjector.assign ( MR._ByValue_PointsProjector _other)
inline

Generated from method MR.PointsProjector.operator=.

◆ operator MR.IPointsProjector()

static unsafe implicit MR.PointsProjector.operator MR.IPointsProjector ( PointsProjector self)
inlinestatic

◆ operator PointsProjector?()

static unsafe MR.PointsProjector.operator PointsProjector? ( MR.IPointsProjector parent)
inlineexplicitstatic

◆ setPointCloud()

unsafe void MR.PointsProjector.setPointCloud ( MR.Const_PointCloud pointCloud)
inline

sets the reference point cloud Generated from method MR.PointsProjector.setPointCloud.


The documentation for this class was generated from the following file: