HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RU_RotoSpline.h File Reference
#include "RU_API.h"
#include <UT/UT_Array.h>
#include <UT/UT_VectorTypes.h>
+ Include dependency graph for RU_RotoSpline.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 }
 

Enumeration Type Documentation

Enumerator
ROTO_FILL_OPEN 
ROTO_FILL_CLOSED 
ROTO_FILL_HOLLOW 

Definition at line 21 of file RU_RotoSpline.h.

Enumerator
ROTO_TYPE_POLYGON 
ROTO_TYPE_BEZIER 
ROTO_TYPE_NURBS 

Definition at line 28 of file RU_RotoSpline.h.