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

loads scene from e57 file Generated from class MR.PointsLoad.NamedCloud. This is the non-const half of the class. More...

+ Inheritance diagram for MR.PointsLoad.NamedCloud:

Public Member Functions

unsafe NamedCloud ()
 Constructs an empty (default-constructed) instance.
 
unsafe NamedCloud (string name, MR._ByValue_PointCloud cloud, MR.AffineXf3f xf, MR._ByValue_VertColors colors)
 Constructs MR.PointsLoad.NamedCloud elementwise.
 
unsafe NamedCloud (MR.PointsLoad._ByValue_NamedCloud _other)
 Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.
 
 NamedCloud (Const_NamedCloud _other)
 Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.
 
 NamedCloud (NamedCloud _other)
 Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.
 
unsafe MR.PointsLoad.NamedCloud assign (MR.PointsLoad._ByValue_NamedCloud _other)
 Generated from method MR.PointsLoad.NamedCloud.operator=.
 

Properties

new unsafe MR.Std.String name [get, protected set]
 
new unsafe MR.PointCloud cloud [get, protected set]
 
new unsafe ref MR.AffineXf3f xf [get]
 
new unsafe MR.VertColors colors [get, protected set]
 

Detailed Description

loads scene from e57 file Generated from class MR.PointsLoad.NamedCloud. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ NamedCloud() [1/5]

unsafe MR.PointsLoad.NamedCloud.NamedCloud ( )
inline

Constructs an empty (default-constructed) instance.

◆ NamedCloud() [2/5]

unsafe MR.PointsLoad.NamedCloud.NamedCloud ( string name,
MR._ByValue_PointCloud cloud,
MR.AffineXf3f xf,
MR._ByValue_VertColors colors )
inline

Constructs MR.PointsLoad.NamedCloud elementwise.

◆ NamedCloud() [3/5]

unsafe MR.PointsLoad.NamedCloud.NamedCloud ( MR.PointsLoad._ByValue_NamedCloud _other)
inline

Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.

◆ NamedCloud() [4/5]

MR.PointsLoad.NamedCloud.NamedCloud ( Const_NamedCloud _other)
inline

Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.

◆ NamedCloud() [5/5]

MR.PointsLoad.NamedCloud.NamedCloud ( NamedCloud _other)
inline

Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.

Member Function Documentation

◆ assign()

unsafe MR.PointsLoad.NamedCloud MR.PointsLoad.NamedCloud.assign ( MR.PointsLoad._ByValue_NamedCloud _other)
inline

Generated from method MR.PointsLoad.NamedCloud.operator=.

Property Documentation

◆ cloud

new unsafe MR.PointCloud MR.PointsLoad.NamedCloud.cloud
getprotected set

◆ colors

new unsafe MR.VertColors MR.PointsLoad.NamedCloud.colors
getprotected set

◆ name

new unsafe MR.Std.String MR.PointsLoad.NamedCloud.name
getprotected set

◆ xf

new unsafe ref MR.AffineXf3f MR.PointsLoad.NamedCloud.xf
get

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