![]() |
ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
|
Classes | |
| struct | gridcell |
| struct | triangle |
| struct | xyz |
Typedefs | |
| typedef struct MC::xyz | XYZ |
| typedef struct MC::triangle | TRIANGLE |
| typedef struct MC::gridcell | GRIDCELL |
Functions | |
| int | Polygonise (GRIDCELL grid, float isolevel, TRIANGLE *triangles) |
| XYZ | VertexInterp (float isolevel, XYZ p1, XYZ p2, float valp1, float valp2) |
| typedef struct MC::gridcell MC::GRIDCELL |
| typedef struct MC::triangle MC::TRIANGLE |