Blender V4.3
GraphISO_DegreeCompare Class Reference

Public Member Functions

 GraphISO_DegreeCompare (const GraphISO *g)
 
bool operator() (int i, int j) const
 

Public Attributes

const GraphISOg
 

Detailed Description

Definition at line 85 of file uvedit_clipboard_graph_iso.cc.

Constructor & Destructor Documentation

◆ GraphISO_DegreeCompare()

GraphISO_DegreeCompare::GraphISO_DegreeCompare ( const GraphISO * g)
inline

Definition at line 87 of file uvedit_clipboard_graph_iso.cc.

References g.

Member Function Documentation

◆ operator()()

bool GraphISO_DegreeCompare::operator() ( int i,
int j ) const
inline

Definition at line 93 of file uvedit_clipboard_graph_iso.cc.

References GraphISO::degree, and g.

Member Data Documentation

◆ g

const GraphISO* GraphISO_DegreeCompare::g

Definition at line 91 of file uvedit_clipboard_graph_iso.cc.

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


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