ViennaLS
Loading...
Searching...
No Matches
lsInternal::MarchingCubes Class Reference

Helper class for lsToSurfaceMesh. Should not be used directly. More...

#include <lsMarchingCubes.hpp>

Public Member Functions

const int * polygonize2d (unsigned int signs)
 signs = signs of the corners in lexicographic order (1bit per corner)
 
const int * polygonize3d (unsigned int signs)
 signs = signs of the corners in lexicographic order (1bit per corner)
 

Detailed Description

Helper class for lsToSurfaceMesh. Should not be used directly.

Member Function Documentation

◆ polygonize2d()

const int * lsInternal::MarchingCubes::polygonize2d ( unsigned int signs)
inline

signs = signs of the corners in lexicographic order (1bit per corner)

◆ polygonize3d()

const int * lsInternal::MarchingCubes::polygonize3d ( unsigned int signs)
inline

signs = signs of the corners in lexicographic order (1bit per corner)


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