#include "RU_API.h"#include <UT/UT_PtrArray.h>Go to the source code of this file.
Classes | |
| class | RU_RotoSpline |
| class | RU_RotoPoint |
Enumerations | |
| enum | RU_RotoFill { ROTO_FILL_OPEN = 0, ROTO_FILL_CLOSED, ROTO_FILL_HOLLOW } |
| enum | RU_RotoType { ROTO_TYPE_POLYGON = 0, ROTO_TYPE_BEZIER = 1, ROTO_TYPE_NURBS = 2 } |
| enum RU_RotoFill |
Definition at line 29 of file RU_RotoSpline.h.
| enum RU_RotoType |
Definition at line 36 of file RU_RotoSpline.h.
1.5.9