Public Member Functions | Public Attributes

DAGTetrahedraTree::DAGTetrahedra Struct Reference

List of all members.

Public Member Functions

 DAGTetrahedra ()
bool operator== (const DAGTetrahedra &) const
DAGTetrahedraoperator= (const DAGTetrahedra &)

Public Attributes

int coordindices_ [4]
int childindices_ [4]
int neighbors_ [4]

Constructor & Destructor Documentation

DAGTetrahedraTree::DAGTetrahedra::DAGTetrahedra (  ) 

Member Function Documentation

DAGTetrahedra& DAGTetrahedraTree::DAGTetrahedra::operator= ( const DAGTetrahedra  ) 
bool DAGTetrahedraTree::DAGTetrahedra::operator== ( const DAGTetrahedra  )  const

Member Data Documentation