|  | QCAD
    Open Source 2D CAD | 
#include <opennurbs_mesh.h>
| Public Member Functions | |
| void | Flip () | 
| bool | IsQuad () const | 
| bool | IsTriangle () const | 
| bool | IsValid (int) const | 
| Public Attributes | |
| int | vi [4] | 
| void ON_MeshFace::Flip | ( | ) | 
| bool ON_MeshFace::IsQuad | ( | ) | const | 
| bool ON_MeshFace::IsTriangle | ( | ) | const | 
| bool ON_MeshFace::IsValid | ( | int | vertex_count | ) | const | 
| int ON_MeshFace::vi[4] |