#include "always.h"#include "refcount.h"#include "bittype.h"#include "simplevec.h"#include "sharebuf.h"#include "w3derr.h"#include "vector3.h"#include "vector3i.h"#include "vector4.h"#include "wwdebug.h"#include "multilist.h"#include "coltest.h"#include "inttest.h"Go to the source code of this file.
Classes | |
| class | MeshGeometryClass |
Macros | |
| #define | OPTIMIZE_PLANEEQ_RAM 1 |
| #define | OPTIMIZE_VNORM_RAM 0 |
Typedefs | |
| typedef Vector3i16 | TriIndex |
| #define OPTIMIZE_PLANEEQ_RAM 1 |
Definition at line 80 of file meshgeometry.h.
| #define OPTIMIZE_VNORM_RAM 0 |
Definition at line 81 of file meshgeometry.h.
| typedef Vector3i16 TriIndex |
Definition at line 66 of file meshgeometry.h.