|
HDK
|
Include dependency graph for GD_PrimType.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | GD_FAMILY_FACE GA_FAMILY_FACE |
| #define | GD_FAMILY_CURVE GA_FAMILY_CURVE |
Enumerations | |
| enum | { GD_PRIMNONE = GA_PRIMNONE, GD_PRIMPOLY = GA_PRIMPOLY, GD_PRIMNURBCURVE = GA_PRIMNURBCURVE, GD_PRIMBEZCURVE = GA_PRIMBEZCURVE, GD_NUM_INTERNAL_PRIM_TYPES } |
| #define GD_FAMILY_CURVE GA_FAMILY_CURVE |
Definition at line 36 of file GD_PrimType.h.
| #define GD_FAMILY_FACE GA_FAMILY_FACE |
Definition at line 35 of file GD_PrimType.h.
| anonymous enum |
| Enumerator | |
|---|---|
| GD_PRIMNONE | |
| GD_PRIMPOLY | |
| GD_PRIMNURBCURVE | |
| GD_PRIMBEZCURVE | |
| GD_NUM_INTERNAL_PRIM_TYPES | |
Definition at line 22 of file GD_PrimType.h.