ReactOS 0.4.16-dev-336-gb667d82
|
Go to the source code of this file.
Classes | |
struct | curveEvalMachine |
class | OpenGLCurveEvaluator |
Macros | |
#define | IN_MAX_BEZIER_ORDER 40 /*XXX should be bigger than machine order*/ |
#define | IN_MAX_DIMENSION 4 |
Typedefs | |
typedef struct curveEvalMachine | curveEvalMachine |
Definition at line 48 of file glcurveval.h.
#define IN_MAX_DIMENSION 4 |
Definition at line 52 of file glcurveval.h.
typedef struct curveEvalMachine curveEvalMachine |