Structure that holds the facet index with the two corner point indices of the facet's orientation this edge is attached to. More...
#include <Elements.h>
Public Attributes | |
unsigned short | _ausCorner [2] |
unsigned long | _ulFacetIndex |
Structure that holds the facet index with the two corner point indices of the facet's orientation this edge is attached to.
Definition at line 63 of file Elements.h.
unsigned short MeshCore::MeshIndexEdge::_ausCorner[2] |
Definition at line 67 of file Elements.h.
unsigned long MeshCore::MeshIndexEdge::_ulFacetIndex |
Definition at line 66 of file Elements.h.