MeshLib JavaScript Docs
Loading...
Searching...
No Matches
MeshProjectionParameters Class Reference

Public Member Functions

 MeshProjectionParameters ()

Public Attributes

number loDistLimitSq
number upDistLimitSq

Constructor & Destructor Documentation

◆ MeshProjectionParameters()

MeshProjectionParameters::MeshProjectionParameters ( )

Member Data Documentation

◆ loDistLimitSq

number MeshProjectionParameters::loDistLimitSq

minimum squared distance from a test point to mesh to be computed precisely, if a mesh point is found within this distance then it is immediately returned without searching for a closer one

◆ upDistLimitSq

number MeshProjectionParameters::upDistLimitSq

maximum squared distance from a test point to mesh to be computed precisely, if actual distance is larger than upDistLimit will be returned with not-trusted sign


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