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

#include <COP2_Ramp.h>

+ Inheritance diagram for cop2_RampData:

Public Member Functions

 cop2_RampData ()
 
 ~cop2_RampData () override
 
void blendRamp (int index, cop2_RampPoint *p1, cop2_RampPoint *p2, float blend)
 
- Public Member Functions inherited from COP2_ContextData
 COP2_ContextData ()
 
virtual ~COP2_ContextData ()
 

Public Attributes

int mySize
 
int myRampType
 
floatmyRamp [4]
 
float myRotation
 
float myCenterX
 
float myCenterY
 
bool myRepeat
 

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 128 of file COP2_Ramp.h.

Constructor & Destructor Documentation

cop2_RampData::cop2_RampData ( )
inline

Definition at line 131 of file COP2_Ramp.h.

cop2_RampData::~cop2_RampData ( )
inlineoverride

Definition at line 134 of file COP2_Ramp.h.

Member Function Documentation

void cop2_RampData::blendRamp ( int  index,
cop2_RampPoint *  p1,
cop2_RampPoint *  p2,
float  blend 
)

Member Data Documentation

float cop2_RampData::myCenterX

Definition at line 145 of file COP2_Ramp.h.

float cop2_RampData::myCenterY

Definition at line 145 of file COP2_Ramp.h.

float* cop2_RampData::myRamp[4]

Definition at line 143 of file COP2_Ramp.h.

int cop2_RampData::myRampType

Definition at line 142 of file COP2_Ramp.h.

bool cop2_RampData::myRepeat

Definition at line 146 of file COP2_Ramp.h.

float cop2_RampData::myRotation

Definition at line 144 of file COP2_Ramp.h.

int cop2_RampData::mySize

Definition at line 141 of file COP2_Ramp.h.


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