UnityMol  1.0.25beta
MarchingCubesSimple Class Reference

Classes

struct  GRIDCELL
 

Public Member Functions

void marchingCubes (float[] data, Int3 gridDim, ref List< int > triangles, ref List< Vector3 > vertices, float isolevel=0.0f)
 

Member Function Documentation

◆ marchingCubes()

void MarchingCubesSimple.marchingCubes ( float []  data,
Int3  gridDim,
ref List< int >  triangles,
ref List< Vector3 vertices,
float  isolevel = 0.0f 
)

The documentation for this class was generated from the following file: