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

Generated from class MR.FeatureObjectProjectPointResult. This is the const half of the class. More...

Inheritance diagram for MR.Const_FeatureObjectProjectPointResult:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_FeatureObjectProjectPointResult ()
 Constructs an empty (default-constructed) instance.
unsafe Const_FeatureObjectProjectPointResult (MR.Vector3f point, MR._InOpt_Vector3f normal)
 Constructs MR.FeatureObjectProjectPointResult elementwise.
unsafe Const_FeatureObjectProjectPointResult (MR.Const_FeatureObjectProjectPointResult _other)
 Generated from constructor MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult.
 Const_FeatureObjectProjectPointResult (FeatureObjectProjectPointResult _other)
 Generated from constructor MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.Vector3f__ref_storage_point

Properties

unsafe ref readonly MR.Vector3f point [get]
unsafe MR.Std.Const_Optional_MRVector3f normal [get, protected set]

Detailed Description

Generated from class MR.FeatureObjectProjectPointResult. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_FeatureObjectProjectPointResult() [1/4]

unsafe MR.Const_FeatureObjectProjectPointResult.Const_FeatureObjectProjectPointResult ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_FeatureObjectProjectPointResult() [2/4]

unsafe MR.Const_FeatureObjectProjectPointResult.Const_FeatureObjectProjectPointResult ( MR.Vector3f point,
MR._InOpt_Vector3f normal )
inline

Constructs MR.FeatureObjectProjectPointResult elementwise.

◆ Const_FeatureObjectProjectPointResult() [3/4]

unsafe MR.Const_FeatureObjectProjectPointResult.Const_FeatureObjectProjectPointResult ( MR.Const_FeatureObjectProjectPointResult _other)
inline

◆ Const_FeatureObjectProjectPointResult() [4/4]

MR.Const_FeatureObjectProjectPointResult.Const_FeatureObjectProjectPointResult ( FeatureObjectProjectPointResult _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_FeatureObjectProjectPointResult.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_FeatureObjectProjectPointResult.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_point

unsafe MR.Vector3f* MR.Const_FeatureObjectProjectPointResult.__ref_storage_point
protected

Property Documentation

◆ normal

unsafe MR.Std.Const_Optional_MRVector3f MR.Const_FeatureObjectProjectPointResult.normal
getprotected set

◆ point

unsafe ref readonly MR.Vector3f MR.Const_FeatureObjectProjectPointResult.point
get

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