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 102 of file loopsubdiv.cpp.
Definition at line 104 of file loopsubdiv.cpp.
| bool SDEdge::operator< | ( | const SDEdge & | e2 | ) | const [inline] |
Definition at line 112 of file loopsubdiv.cpp.
References v.
Definition at line 117 of file loopsubdiv.cpp.
Referenced by LoopSubdiv::LoopSubdiv(), and SDEdge().
Definition at line 118 of file loopsubdiv.cpp.
Referenced by LoopSubdiv::LoopSubdiv(), and SDEdge().
Definition at line 116 of file loopsubdiv.cpp.
Referenced by operator<(), LoopSubdiv::Refine(), and SDEdge().
1.6.3