Blender V5.0
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.

References edge.

Member Function Documentation

◆ operator()()

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

Definition at line 2317 of file ViewMapBuilder.cpp.

References edge, Freestyle::x, and y.

Member Data Documentation

◆ edge

segment* Freestyle::less_Intersection::edge

Definition at line 2310 of file ViewMapBuilder.cpp.

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


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