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

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

Inheritance diagram for MR.FeatureObjectProjectPointResult:

Public Member Functions

unsafe FeatureObjectProjectPointResult ()
 Constructs an empty (default-constructed) instance.
unsafe FeatureObjectProjectPointResult (MR.Vector3f point, MR._InOpt_Vector3f normal)
 Constructs MR.FeatureObjectProjectPointResult elementwise.
unsafe FeatureObjectProjectPointResult (MR.Const_FeatureObjectProjectPointResult _other)
 Generated from constructor MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult.
 FeatureObjectProjectPointResult (FeatureObjectProjectPointResult _other)
 Generated from constructor MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult.
unsafe MR.FeatureObjectProjectPointResult assign (MR.Const_FeatureObjectProjectPointResult _other)
 Generated from method MR::FeatureObjectProjectPointResult::operator=.
Public Member Functions inherited from MR.Const_FeatureObjectProjectPointResult
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.

Properties

new unsafe ref MR.Vector3f point [get]
new unsafe MR.Std.Optional_MRVector3f normal [get, protected set]
Properties inherited from MR.Const_FeatureObjectProjectPointResult
unsafe ref readonly MR.Vector3f point [get]
unsafe MR.Std.Const_Optional_MRVector3f normal [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_FeatureObjectProjectPointResult
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_FeatureObjectProjectPointResult
unsafe MR.Vector3f__ref_storage_point

Detailed Description

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

Constructor & Destructor Documentation

◆ FeatureObjectProjectPointResult() [1/4]

unsafe MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult ( )
inline

Constructs an empty (default-constructed) instance.

◆ FeatureObjectProjectPointResult() [2/4]

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

Constructs MR.FeatureObjectProjectPointResult elementwise.

◆ FeatureObjectProjectPointResult() [3/4]

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

◆ FeatureObjectProjectPointResult() [4/4]

MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult ( FeatureObjectProjectPointResult _other)
inline

Member Function Documentation

◆ assign()

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

Generated from method MR::FeatureObjectProjectPointResult::operator=.

Property Documentation

◆ normal

new unsafe MR.Std.Optional_MRVector3f MR.FeatureObjectProjectPointResult.normal
getprotected set

◆ point

new unsafe ref MR.Vector3f MR.FeatureObjectProjectPointResult.point
get

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