Quick start:
C++ Library API:
Python Package API:
Tutorials:
Defined in File MarchingCubes.h
Vertex
vertex structure
Position and normal of a vertex
X coordinate
Y coordinate
Z coordinate
X component of the normal
Y component of the normal
Z component of the normal
Public Members
x
y
z
Vertex coordinates
nx
ny
nz
Vertex normal