MeshLib C# Docs
Loading...
Searching...
No Matches

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

Inheritance diagram for MR.PointsLoad.Const_NamedCloud:

Classes

struct  _Underlying

Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.AffineXf3f__ref_storage_xf

Properties

unsafe MR.Std.Const_String name [get, protected set]
unsafe MR.Const_PointCloud cloud [get, protected set]
unsafe ref readonly MR.AffineXf3f xf [get]
unsafe MR.Const_VertColors colors [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_NamedCloud() [1/5]

unsafe MR.PointsLoad.Const_NamedCloud.Const_NamedCloud ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_NamedCloud() [2/5]

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

Constructs MR.PointsLoad.NamedCloud elementwise.

◆ Const_NamedCloud() [3/5]

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

Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.

◆ Const_NamedCloud() [4/5]

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

Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.

◆ Const_NamedCloud() [5/5]

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

Generated from constructor MR.PointsLoad.NamedCloud.NamedCloud.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.PointsLoad.Const_NamedCloud.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.PointsLoad.Const_NamedCloud.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_xf

unsafe MR.AffineXf3f* MR.PointsLoad.Const_NamedCloud.__ref_storage_xf
protected

Property Documentation

◆ cloud

unsafe MR.Const_PointCloud MR.PointsLoad.Const_NamedCloud.cloud
getprotected set

◆ colors

unsafe MR.Const_VertColors MR.PointsLoad.Const_NamedCloud.colors
getprotected set

◆ name

unsafe MR.Std.Const_String MR.PointsLoad.Const_NamedCloud.name
getprotected set

◆ xf

unsafe ref readonly MR.AffineXf3f MR.PointsLoad.Const_NamedCloud.xf
get

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