|
QCAD
Open Source 2D CAD
|
#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] |
| bool ON_MeshTopologyFace::IsQuad | ( | ) | const |
| bool ON_MeshTopologyFace::IsTriangle | ( | ) | const |
| bool ON_MeshTopologyFace::IsValid | ( | ) | const |
| char ON_MeshTopologyFace::m_reve[4] |
| int ON_MeshTopologyFace::m_topei[4] |