Blender V4.3
Freestyle::less_SVertex2D Struct Reference

Public Member Functions

 less_SVertex2D (real eps)
 
bool operator() (SVertex *x, SVertex *y)
 

Public Attributes

real epsilon
 

Detailed Description

Definition at line 2279 of file ViewMapBuilder.cpp.

Constructor & Destructor Documentation

◆ less_SVertex2D()

Freestyle::less_SVertex2D::less_SVertex2D ( real eps)
inline

Definition at line 2282 of file ViewMapBuilder.cpp.

References eps, and epsilon.

Member Function Documentation

◆ operator()()

bool Freestyle::less_SVertex2D::operator() ( SVertex * x,
SVertex * y )
inline

Definition at line 2287 of file ViewMapBuilder.cpp.

References B, epsilon, and fabs().

Member Data Documentation

◆ epsilon

real Freestyle::less_SVertex2D::epsilon

Definition at line 2280 of file ViewMapBuilder.cpp.

Referenced by less_SVertex2D(), and operator()().


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