#include <iostream>
#include "MarchingCubesData.h"
#include "debug.h"
Include dependency graph for testMCMesh.cpp:
Go to the source code of this file.
Defines | |
#define | DEBUG_MODE 0 |
Functions | |
int | main (void) |
|
Definition at line 5 of file testMCMesh.cpp. |
|
Definition at line 8 of file testMCMesh.cpp. References MCMesh::AddTriangle(), MCMesh::AddVertex(), assert, DEBUG4, MCMesh::DebugPrint(), MCMesh::GetVertex(), and MCMesh::prepare(). |
Here is the call graph for this function: