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

This is used for optional parameters of class FastWindingNumber with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_FastWindingNumber. Usage: More...

Public Member Functions

 _InOptConst_FastWindingNumber (Const_FastWindingNumber value)
 

Static Public Member Functions

static implicit operator _InOptConst_FastWindingNumber (Const_FastWindingNumber value)
 
static unsafe implicit operator _InOptConst_FastWindingNumber (MR.Const_Mesh mesh)
 constructs this from AABB tree of given mesh; this remains valid only if tree is valid Generated from constructor MR.FastWindingNumber.FastWindingNumber.
 

Public Attributes

Const_FastWindingNumberOpt
 

Detailed Description

This is used for optional parameters of class FastWindingNumber with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_FastWindingNumber. Usage:


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