/Users/ccliffe/Dev/cubicvr/cubicvr/src/Object.cpp File Reference

#include <CubicVR/Object.h>

Include dependency graph for Object.cpp:


Classes

struct  _tessInfo
struct  _tessVertexInfo

Typedefs

typedef struct _tessInfo tessInfo
typedef struct _tessVertexInfo tessVertexInfo

Functions

GLvoid tessBegin (GLenum type)
GLvoid tessVertex (tessVertexInfo *vertex_info)
GLvoid tessCombine (GLdouble coords[3], tessVertexInfo *vertexData[4], GLfloat weight[4], unsigned int *outData)
GLvoid tessEnd (void)
GLvoid tessError (GLenum errnum)
void nurbsError (GLenum errorCode)

Variables

vector< tessVertexInfotessBuffer
vector< tessVertexInfo * > tessNewVertices
tessInfo tess_obj_info
GLenum tess_type

Typedef Documentation

typedef struct _tessInfo tessInfo


Function Documentation

void nurbsError ( GLenum  errorCode  ) 

GLvoid tessBegin ( GLenum  type  ) 

GLvoid tessCombine ( GLdouble  coords[3],
tessVertexInfo vertexData[4],
GLfloat  weight[4],
unsigned int *  outData 
)

Here is the call graph for this function:

GLvoid tessEnd ( void   ) 

Here is the call graph for this function:

GLvoid tessError ( GLenum  errnum  ) 

Here is the call graph for this function:

GLvoid tessVertex ( tessVertexInfo vertex_info  ) 


Variable Documentation

GLenum tess_type


Generated on Thu Mar 19 19:34:25 2009 for CubicVR by  doxygen 1.5.6