HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cop2_RotoShapeData Class Reference

#include <COP2_RotoShape.h>

+ Inheritance diagram for cop2_RotoShapeData:

Public Member Functions

 cop2_RotoShapeData ()
 
 ~cop2_RotoShapeData () override
 
GU_DetailgetCurveDetail (int i)
 
GU_DetailgetFeatherDetail (int i)
 
- Public Member Functions inherited from COP2_ContextData
 COP2_ContextData ()
 
virtual ~COP2_ContextData ()
 

Public Attributes

UT_ValArray< cop2_RotoCurve * > myShapes
 
int myMaxX
 
int myMinX
 
int myMaxY
 
int myMinY
 

Additional Inherited Members

- Static Public Member Functions inherited from UT_SmallObject< COP2_ContextData, UT_SMALLOBJECT_CLEANPAGES_OFF, 31, UT_SMALLOBJECT_THREADSAFE_ON, 512 >
static voidoperator new (size_t size)
 Regular new/delete operators. More...
 
static void operator delete (void *p, size_t size)
 Regular new/delete operators. More...
 
static voidoperator new (size_t, void *p)
 
static void operator delete (void *, void *)
 
- Protected Member Functions inherited from COP2_ContextData
virtual bool createPerPlane () const
 
virtual bool createPerRes () const
 
virtual bool createPerTime () const
 
virtual bool createPerThread () const
 

Detailed Description

Definition at line 92 of file COP2_RotoShape.h.

Constructor & Destructor Documentation

cop2_RotoShapeData::cop2_RotoShapeData ( )
cop2_RotoShapeData::~cop2_RotoShapeData ( )
override

Member Function Documentation

GU_Detail* cop2_RotoShapeData::getCurveDetail ( int  i)
GU_Detail* cop2_RotoShapeData::getFeatherDetail ( int  i)

Member Data Documentation

int cop2_RotoShapeData::myMaxX

Definition at line 103 of file COP2_RotoShape.h.

int cop2_RotoShapeData::myMaxY

Definition at line 105 of file COP2_RotoShape.h.

int cop2_RotoShapeData::myMinX

Definition at line 104 of file COP2_RotoShape.h.

int cop2_RotoShapeData::myMinY

Definition at line 106 of file COP2_RotoShape.h.

UT_ValArray<cop2_RotoCurve *> cop2_RotoShapeData::myShapes

Definition at line 101 of file COP2_RotoShape.h.


The documentation for this class was generated from the following file: