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

Abstract class for fast approximate computation of generalized winding number for a mesh (using its AABB tree) Generated from class MR.IFastWindingNumber. Derived classes: Direct: (non-virtual) MR.Cuda.FastWindingNumber MR.FastWindingNumber This is the const half of the class. More...

Inheritance diagram for MR.Const_IFastWindingNumber:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Abstract class for fast approximate computation of generalized winding number for a mesh (using its AABB tree) Generated from class MR.IFastWindingNumber. Derived classes: Direct: (non-virtual) MR.Cuda.FastWindingNumber MR.FastWindingNumber This is the const half of the class.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_IFastWindingNumber.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

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