Go to the source code of this file.
Classes | |
| struct | Tri |
| struct | Strip::Vector3i |
| struct | Strip::Edge |
| struct | Strip::Triangle |
| class | Strip::TriangleQueue |
| class | Strip::Stripify |
Namespaces | |
| namespace | Strip |
Functions | |
| template<class T> | |
| void | swap (T &a, T &b) |
| template<class T> | |
| void | Insertion_Sort (T *a, int N) |
| template<class T> | |
| void | Quick_Sort (T *a, int N) |
| template<class T> | |
| void | Quick_Sort (T *a, int l, int r) |
|
inline |
Definition at line 38 of file stripoptimizer.cpp.
|
inline |
Definition at line 57 of file stripoptimizer.cpp.
|
inline |
Definition at line 84 of file stripoptimizer.cpp.
|
inline |
Definition at line 23 of file stripoptimizer.cpp.