QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_MeshFace Class Reference

#include <opennurbs_mesh.h>

Public Member Functions

void Flip ()
 
bool IsQuad () const
 
bool IsTriangle () const
 
bool IsValid (int) const
 

Public Attributes

int vi [4]
 

Member Function Documentation

◆ Flip()

void ON_MeshFace::Flip ( )

◆ IsQuad()

bool ON_MeshFace::IsQuad ( ) const

◆ IsTriangle()

bool ON_MeshFace::IsTriangle ( ) const

◆ IsValid()

bool ON_MeshFace::IsValid ( int vertex_count) const

Member Data Documentation

◆ vi

int ON_MeshFace::vi[4]

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