Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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 2261 of file ViewMapBuilder.cpp.

Constructor & Destructor Documentation

◆ less_SVertex2D()

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

Definition at line 2264 of file ViewMapBuilder.cpp.

References eps, and blender::robust_pred::epsilon.

Member Function Documentation

◆ operator()()

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

Definition at line 2269 of file ViewMapBuilder.cpp.

References A, B, blender::robust_pred::epsilon, fabs(), Freestyle::x, and y.

Member Data Documentation

◆ epsilon

real Freestyle::less_SVertex2D::epsilon

Definition at line 2262 of file ViewMapBuilder.cpp.


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