Blender  V3.3
Public Member Functions | Public Attributes | List of all members
Freestyle::less_Intersection Struct Reference

Public Member Functions

 less_Intersection (segment *iEdge)
 
bool operator() (intersection *x, intersection *y)
 

Public Attributes

segmentedge
 

Detailed Description

Definition at line 2291 of file ViewMapBuilder.cpp.

Constructor & Destructor Documentation

◆ less_Intersection()

Freestyle::less_Intersection::less_Intersection ( segment iEdge)
inline

Definition at line 2294 of file ViewMapBuilder.cpp.

Member Function Documentation

◆ operator()()

bool Freestyle::less_Intersection::operator() ( intersection x,
intersection y 
)
inline

Definition at line 2299 of file ViewMapBuilder.cpp.

References Freestyle::x, and y.

Member Data Documentation

◆ edge

segment* Freestyle::less_Intersection::edge

Definition at line 2292 of file ViewMapBuilder.cpp.


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