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

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.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.Std.Const_String name [get]
 
unsafe MR.Const_PointCloud cloud [get]
 
unsafe ref readonly MR.AffineXf3f xf [get]
 
unsafe MR.Const_VertColors colors [get]
 
- Properties inherited from MR.Misc.Object< Const_NamedCloud >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_NamedCloud >
bool _IsOwningVal
 

Detailed Description

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


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