Traits class for faces. More...
#include <faceTraits.H>
Public Member Functions | |
| bool | isTri () |
| bool | isTri () |
Static Public Member Functions | |
| static bool | isTri () |
| Face-type only handles triangles. Not true in general. | |
Traits class for faces.
Definition at line 44 of file faceTraits.H.
|
inlinestatic |
Face-type only handles triangles. Not true in general.
Definition at line 51 of file faceTraits.H.
Referenced by MeshedSurface< Face >::nTriangles(), MeshedSurfaceProxy< Face >::nTriangles(), AC3DsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), OBJsurfaceFormat< Face >::read(), OFFsurfaceFormat< Face >::read(), STARCDsurfaceFormat< Face >::read(), VTKsurfaceFormat< Face >::read(), MeshedSurface< Face >::triangulate(), MeshedSurface< Face >::triangulate(), and MeshedSurface< Face >::writeStats().

|
inline |
Definition at line 56 of file faceTraits.H.
|
inline |
Definition at line 59 of file faceTraits.H.