
| SchnyderWood | ( | Graph & | G0, | |
| tbrin | b | |||
| ) | 
| ~SchnyderWood | ( | ) |  [inline] | 
        
| bool isFirstBrinOfFace | ( | tbrin | b | ) |  const [private] | 
        
| bool is_unpointed_face | ( | tbrin | b | ) |  const [private] | 
        
| tvertex GetRoot | ( | short | c | ) | const | 
| bool IsSimple | ( | tedge | e | ) | const | 
| bool IsBlack | ( | tedge | e | ) | const | 
| bool IsRoot | ( | tvertex | v | ) | const | 
| void GetEdgeColors | ( | tbrin | b, | |
| short & | c1, | |||
| short & | c2 | |||
| ) | const | 
| short GetBrinColor | ( | tbrin | b | ) | const | 
| bool remove_cw_elbow | ( | tvertex | v, | |
| short | c | |||
| ) | 
| bool remove_ccw_elbow | ( | tvertex | v, | |
| short | c | |||
| ) | 
| bool is_cw_elbow | ( | tvertex | v, | |
| short | c | |||
| ) | const | 
| bool is_ccw_elbow | ( | tvertex | v, | |
| short | c | |||
| ) | const | 
| bool is_ccw_smooth | ( | tvertex | v | ) | const | 
| bool is_cw_smooth | ( | tvertex | v | ) | const | 
| bool is_cw_face | ( | tvertex | v | ) | const | 
| bool reverse_cw_face | ( | tvertex | v | ) | 
| bool is_ccw_face | ( | tvertex | v | ) | const | 
| bool reverse_ccw_face | ( | tvertex | v | ) | 
| bool cw_merge | ( | tvertex | v, | |
| short | c | |||
| ) | 
| bool ccw_merge | ( | tvertex | v, | |
| short | c | |||
| ) | 
| void CyclicColors | ( | short | c, | |
| short & | c_left, | |||
| short & | c_right | |||
| ) | const | 
| int CountDeltaSharpCW | ( | ) | const | 
| int CountDeltaSharpCCW | ( | ) | const | 
| int CountDeltaSmoothCW | ( | ) | const | 
| int CountDeltaSmoothCCW | ( | ) | const | 
| int CountUnpointedFaces | ( | ) | const | 
TopologicalGraph G [private]           | 
        
svector<short> brin_color [private]           | 
        
 1.5.4