occ
|
#include <linear_hashed_marching_cubes.h>
Public Member Functions | |
Edge (MIndex u, MIndex v) | |
bool | operator== (const Edge &other) const |
Public Attributes | |
MIndex | from |
MIndex | to |
|
inline |
MIndex occ::geometry::mc::impl::Edge::from |
MIndex occ::geometry::mc::impl::Edge::to |