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

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

Inheritance diagram for MR.TriIntersectResult:

Public Member Functions

unsafe TriIntersectResult (MR.Const_TriIntersectResult _other)
 Generated from constructor MR.TriIntersectResult.TriIntersectResult.
 TriIntersectResult (TriIntersectResult _other)
 Generated from constructor MR.TriIntersectResult.TriIntersectResult.
unsafe TriIntersectResult (float U, float V, float dist)
 Generated from constructor MR.TriIntersectResult.TriIntersectResult.
unsafe MR.TriIntersectResult assign (MR.Const_TriIntersectResult _other)
 Generated from method MR::TriIntersectResult::operator=.
Public Member Functions inherited from MR.Const_TriIntersectResult
virtual void Dispose ()
unsafe Const_TriIntersectResult (MR.Const_TriIntersectResult _other)
 Generated from constructor MR.TriIntersectResult.TriIntersectResult.
 Const_TriIntersectResult (TriIntersectResult _other)
 Generated from constructor MR.TriIntersectResult.TriIntersectResult.
unsafe Const_TriIntersectResult (float U, float V, float dist)
 Generated from constructor MR.TriIntersectResult.TriIntersectResult.

Properties

new unsafe MR.TriPointf bary [get, protected set]
new unsafe ref float t [get]
Properties inherited from MR.Const_TriIntersectResult
unsafe MR.Const_TriPointf bary [get, protected set]
unsafe float t [get]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_TriIntersectResult
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_TriIntersectResult
unsafe float * __ref_storage_t

Detailed Description

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

Constructor & Destructor Documentation

◆ TriIntersectResult() [1/3]

unsafe MR.TriIntersectResult.TriIntersectResult ( MR.Const_TriIntersectResult _other)
inline

Generated from constructor MR.TriIntersectResult.TriIntersectResult.

◆ TriIntersectResult() [2/3]

MR.TriIntersectResult.TriIntersectResult ( TriIntersectResult _other)
inline

Generated from constructor MR.TriIntersectResult.TriIntersectResult.

◆ TriIntersectResult() [3/3]

unsafe MR.TriIntersectResult.TriIntersectResult ( float U,
float V,
float dist )
inline

Generated from constructor MR.TriIntersectResult.TriIntersectResult.

Member Function Documentation

◆ assign()

unsafe MR.TriIntersectResult MR.TriIntersectResult.assign ( MR.Const_TriIntersectResult _other)
inline

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

Property Documentation

◆ bary

new unsafe MR.TriPointf MR.TriIntersectResult.bary
getprotected set

◆ t

new unsafe ref float MR.TriIntersectResult.t
get

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