![]() |
Blender V2.61 - r43446
|
Public Member Functions | |
| vertex_compare (const vector< int > &index_) | |
| bool | operator() (int a, int b) const |
Public Attributes | |
| const vector< int > & | index |
Definition at line 39 of file subd_ring.cpp.
| vertex_compare::vertex_compare | ( | const vector< int > & | index_ | ) | [inline] |
Definition at line 43 of file subd_ring.cpp.
| bool vertex_compare::operator() | ( | int | a, |
| int | b | ||
| ) | const [inline] |
Definition at line 44 of file subd_ring.cpp.
References index.
| const vector<int>& vertex_compare::index |
Definition at line 42 of file subd_ring.cpp.
Referenced by operator()().