HDK
|
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 |
Enumerator | |
---|---|
ROTO_FILL_OPEN | |
ROTO_FILL_CLOSED | |
ROTO_FILL_HOLLOW |
Definition at line 21 of file RU_RotoSpline.h.
enum RU_RotoType |
Enumerator | |
---|---|
ROTO_TYPE_POLYGON | |
ROTO_TYPE_BEZIER | |
ROTO_TYPE_NURBS |
Definition at line 28 of file RU_RotoSpline.h.