Public Member Functions | |
| SDEdge (SDVertex *v0=NULL, SDVertex *v1=NULL) | |
| bool | operator< (const SDEdge &e2) const |
Public Attributes | |
| SDVertex * | v [2] |
| SDFace * | f [2] |
| int | f0edgeNum |
Definition at line 94 of file loopsubdiv.cpp.
| bool SDEdge::operator< | ( | const SDEdge & | e2 | ) | const [inline] |
Definition at line 107 of file loopsubdiv.cpp.
Referenced by operator<(), LoopSubdiv::Refine(), and SDEdge().
Definition at line 108 of file loopsubdiv.cpp.
Referenced by LoopSubdiv::LoopSubdiv(), and SDEdge().
Definition at line 109 of file loopsubdiv.cpp.
Referenced by LoopSubdiv::LoopSubdiv(), and SDEdge().
1.5.6