MeshLib C# Docs
Loading...
Searching...
No Matches

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

Inheritance diagram for MR.Const_TriIntersectResult:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_t

Properties

unsafe MR.Const_TriPointf bary [get, protected set]
unsafe float t [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_TriIntersectResult() [1/3]

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

Generated from constructor MR.TriIntersectResult.TriIntersectResult.

◆ Const_TriIntersectResult() [2/3]

MR.Const_TriIntersectResult.Const_TriIntersectResult ( TriIntersectResult _other)
inline

Generated from constructor MR.TriIntersectResult.TriIntersectResult.

◆ Const_TriIntersectResult() [3/3]

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

Generated from constructor MR.TriIntersectResult.TriIntersectResult.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_TriIntersectResult.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_t

unsafe float* MR.Const_TriIntersectResult.__ref_storage_t
protected

Property Documentation

◆ bary

unsafe MR.Const_TriPointf MR.Const_TriIntersectResult.bary
getprotected set

◆ t

unsafe float MR.Const_TriIntersectResult.t
get

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