ReactOS 0.4.15-dev-7907-g95bf896
reader.h File Reference
#include "bufpool.h"
#include "types.h"
Include dependency graph for reader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  O_curve
 
struct  O_nurbscurve
 
class  O_pwlcurve
 
struct  O_trim
 
struct  O_nurbssurface
 
struct  O_surface
 
struct  Property
 

Enumerations

enum  Curvetype { ct_nurbscurve , ct_pwlcurve , ct_none }
 

Enumeration Type Documentation

◆ Curvetype

Enumerator
ct_nurbscurve 
ct_pwlcurve 
ct_none 

Definition at line 42 of file reader.h.

@ ct_none
Definition: reader.h:42
@ ct_pwlcurve
Definition: reader.h:42
@ ct_nurbscurve
Definition: reader.h:42