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

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

Public Member Functions

 _InOptConst_AABBTreePoints (Const_AABBTreePoints value)
 

Static Public Member Functions

static implicit operator _InOptConst_AABBTreePoints (Const_AABBTreePoints value)
 
static unsafe implicit operator _InOptConst_AABBTreePoints (MR.Const_PointCloud pointCloud)
 creates tree for given point cloud Generated from constructor MR.AABBTreePoints.AABBTreePoints.
 
static unsafe implicit operator _InOptConst_AABBTreePoints (MR.Const_Mesh mesh)
 creates tree for vertices of given mesh Generated from constructor MR.AABBTreePoints.AABBTreePoints.
 

Public Attributes

Const_AABBTreePointsOpt
 

Detailed Description

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


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