#include "GU_API.h"Go to the source code of this file.
Classes | |
| class | GU_GroupParms |
| class | GU_Group |
Enumerations | |
| enum | GU_GroupBoolOp { GU_GROUP_BOOLOP_NONE = 0, GU_GROUP_BOOLOP_OR = 1, GU_GROUP_BOOLOP_AND = 2, GU_GROUP_BOOLOP_XOR = 3, GU_GROUP_BOOLOP_MINUS = 4 } |
| enum GU_GroupBoolOp |
| GU_GROUP_BOOLOP_NONE | |
| GU_GROUP_BOOLOP_OR | |
| GU_GROUP_BOOLOP_AND | |
| GU_GROUP_BOOLOP_XOR | |
| GU_GROUP_BOOLOP_MINUS |
Definition at line 101 of file GU_Group.h.
1.5.9