#include "GD_API.h"#include <UT/UT_Defines.h>#include <UT/UT_IntArray.h>#include <UT/UT_RefArray.h>#include <UT/UT_BoundingRect.h>#include <UT/UT_Vector2.h>Go to the source code of this file.
Classes | |
| class | GD_TrimLoopFlags |
| class | GD_TrimLoop |
Enumerations | |
| enum | GD_IsoparmDirection { GD_YISOPARM = 1, GD_XISOPARM = 0 } |
| enum | GD_DomainBoundary { GD_UMIN = 0, GD_VMIN = 1, GD_UMAX = 2, GD_VMAX = 3 } |
| enum | GD_TrimRule { GD_TrimWindingRule = 0, GD_TrimAlternatingRule = 1 } |
| enum GD_DomainBoundary |
| enum GD_IsoparmDirection |
| enum GD_TrimRule |
1.5.9