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=.
 

Properties

new unsafe ref MR.Vector3f point [get]
 
new unsafe MR.Std.Optional_MRVector3f normal [get, protected set]
 

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

Generated from constructor MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult.

◆ FeatureObjectProjectPointResult() [4/4]

MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult ( FeatureObjectProjectPointResult _other)
inline

Generated from constructor MR.FeatureObjectProjectPointResult.FeatureObjectProjectPointResult.

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: