occ
Loading...
Searching...
No Matches
occ::geometry::mc::impl::Edge Struct Reference

#include <linear_hashed_marching_cubes.h>

Collaboration diagram for occ::geometry::mc::impl::Edge:
[legend]

Public Member Functions

 Edge (MIndex u, MIndex v)
 
bool operator== (const Edge &other) const
 

Public Attributes

MIndex from
 
MIndex to
 

Constructor & Destructor Documentation

◆ Edge()

occ::geometry::mc::impl::Edge::Edge ( MIndex  u,
MIndex  v 
)
inline

Member Function Documentation

◆ operator==()

bool occ::geometry::mc::impl::Edge::operator== ( const Edge other) const
inline

Member Data Documentation

◆ from

MIndex occ::geometry::mc::impl::Edge::from

◆ to

MIndex occ::geometry::mc::impl::Edge::to

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