Blender  V2.93
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 2275 of file ViewMapBuilder.cpp.

Constructor & Destructor Documentation

◆ less_SVertex2D()

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

Definition at line 2278 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 2283 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 2276 of file ViewMapBuilder.cpp.


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