QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_MeshTopologyFace Struct Reference

#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]
 

Member Function Documentation

◆ IsQuad()

bool ON_MeshTopologyFace::IsQuad ( ) const

◆ IsTriangle()

bool ON_MeshTopologyFace::IsTriangle ( ) const

◆ IsValid()

bool ON_MeshTopologyFace::IsValid ( ) const

Member Data Documentation

◆ m_reve

char ON_MeshTopologyFace::m_reve[4]

◆ m_topei

int ON_MeshTopologyFace::m_topei[4]

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