HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_SurfaceType.h File Reference
#include "GEO_API.h"
+ Include dependency graph for GEO_SurfaceType.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  GEO_SurfaceType {
  GEO_PATCH_ROWS = 0, GEO_PATCH_COLS = 1, GEO_PATCH_ROWCOL = 2, GEO_PATCH_TRIANGLE = 3,
  GEO_PATCH_QUADS = 4, GEO_PATCH_ALTTRIANGLE = 5, GEO_PATCH_REVTRIANGLE = 6, GEO_PATCH_NUMTYPES
}
 

Functions

GEO_API GEO_SurfaceType GEOgetSurfaceType (const char *label)
 
GEO_API const char * GEOgetSurfaceType (GEO_SurfaceType t)
 

Enumeration Type Documentation

Enumerator
GEO_PATCH_ROWS 
GEO_PATCH_COLS 
GEO_PATCH_ROWCOL 
GEO_PATCH_TRIANGLE 
GEO_PATCH_QUADS 
GEO_PATCH_ALTTRIANGLE 
GEO_PATCH_REVTRIANGLE 
GEO_PATCH_NUMTYPES 

Definition at line 23 of file GEO_SurfaceType.h.

Function Documentation

GEO_API GEO_SurfaceType GEOgetSurfaceType ( const char *  label)
GEO_API const char* GEOgetSurfaceType ( GEO_SurfaceType  t)