Blender V4.3
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 2309 of file ViewMapBuilder.cpp.

Constructor & Destructor Documentation

◆ less_Intersection()

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

Definition at line 2312 of file ViewMapBuilder.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 2317 of file ViewMapBuilder.cpp.

Member Data Documentation

◆ edge

segment* Freestyle::less_Intersection::edge

Definition at line 2310 of file ViewMapBuilder.cpp.


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