#include <opennurbs_mesh.h>
Public Member Functions | |
bool | IsQuad () const |
bool | IsTriangle () const |
bool | IsValid () const |
Public Attributes | |
char | m_reve [4] |
int | m_topei [4] |
Definition at line 347 of file opennurbs_mesh.h.
bool ON_MeshTopologyFace::IsQuad | ( | ) | const |
Definition at line 6768 of file opennurbs_mesh.cpp.
bool ON_MeshTopologyFace::IsTriangle | ( | ) | const |
Definition at line 6762 of file opennurbs_mesh.cpp.
bool ON_MeshTopologyFace::IsValid | ( | ) | const |
Definition at line 6773 of file opennurbs_mesh.cpp.
char ON_MeshTopologyFace::m_reve[4] |
Definition at line 383 of file opennurbs_mesh.h.
int ON_MeshTopologyFace::m_topei[4] |
Definition at line 376 of file opennurbs_mesh.h.