#include "GU_API.h"#include <GEO/GEO_Primitive.h>#include <GEO/GEO_Hull.h>#include "GU_Cap.h"Go to the source code of this file.
Classes | |
| class | GU_RuledParms |
Enumerations | |
| enum | GU_RuledClosureType { GU_SKIN_CLOSE_NONE = 0, GU_SKIN_CLOSE = 1, GU_SKIN_CLOSE_AUTO = 2 } |
| enum | GU_RuledInterpType { GU_SKIN_INTERP_NONE = 0, GU_SKIN_INTERP = 1, GU_SKIN_INTERP_AUTO = 2 } |
| enum GU_RuledClosureType |
Definition at line 11 of file GU_Ruled.h.
| enum GU_RuledInterpType |
Definition at line 17 of file GU_Ruled.h.
1.5.9