ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
Namespaces | Functions
marchingcubes.cpp File Reference
#include <math.h>
#include "marchingcubes.h"

Namespaces

namespace  MC
 

Functions

int MC::Polygonise (GRIDCELL grid, float isolevel, TRIANGLE *triangles)
 
XYZ MC::VertexInterp (float isolevel, XYZ p1, XYZ p2, float valp1, float valp2)