#include "GU_API.h"#include "GU_Detail.h"#include "GU_Cap.h"Go to the source code of this file.
Classes | |
| class | GU_RevolveParms |
Typedefs | |
| typedef enum GU_RevolveType | enum_revolvetype |
Enumerations | |
| enum | GU_RevolveType { GU_REVOLVE_CLOSED = 0, GU_REVOLVE_OPEN_ARC = 1, GU_REVOLVE_CLOSED_ARC = 2 } |
| typedef enum GU_RevolveType enum_revolvetype |
| enum GU_RevolveType |
Definition at line 8 of file GU_Revolve.h.
1.5.9