#include "C4Include.h"#include "C4ForbidLibraryCompilation.h"#include "lib/StdMesh.h"#include "graphics/C4DrawGL.h"#include "timsort/sort.h"Go to the source code of this file.
Macros | |
| #define | SORT_NAME StdMesh |
| #define | SORT_TYPE StdMeshFaceOrderHelper |
| #define | SORT_CMP StdMeshFaceCmp |
| #define SORT_CMP StdMeshFaceCmp |
Definition at line 41 of file StdMesh.cpp.
| #define SORT_NAME StdMesh |
Definition at line 39 of file StdMesh.cpp.
| #define SORT_TYPE StdMeshFaceOrderHelper |
Definition at line 40 of file StdMesh.cpp.