3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
TRIANGLE Class Reference

#include <mesh.h>

Public Member Functions

bool isSane (size_t pLimit=(size_t) -1) const
 
bool edgesMismatch (const TRIANGLE &tOther) const
 

Public Attributes

unsigned int p [3]
 
unsigned int physGroup
 

Member Function Documentation

◆ edgesMismatch()

bool TRIANGLE::edgesMismatch ( const TRIANGLE tOther) const

◆ isSane()

bool TRIANGLE::isSane ( size_t  pLimit = (size_t)-1) const

References Mesh::nodes, p, TEST, and Mesh::triangles.

Member Data Documentation

◆ p

unsigned int TRIANGLE::p[3]

◆ physGroup

unsigned int TRIANGLE::physGroup

Referenced by marchingCubes(), and Mesh::resurface().


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