HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Ramp.h File Reference
#include "UT_API.h"
#include "UT_Array.h"
#include "UT_Color.h"
#include "UT_Map.h"
#include "UT_Pixel.h"
#include "UT_Spline.h"
#include "UT_VectorTypes.h"
#include <SYS/SYS_Types.h>
#include <tbb/spin_mutex.h>
#include <iosfwd>
+ Include dependency graph for UT_Ramp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_ColorNode
 
class  UT_Ramp
 Utility class for containing a color ramp. More...
 
class  UT_RampOpResolver
 Class to create a UT_Ramp from an OP node path and parameter string. More...
 

Enumerations

enum  UT_RampOrient { UT_RAMP_HORIZONTAL, UT_RAMP_VERTICAL, UT_RAMP_RADIAL, UT_RAMP_CONCENTRIC }
 

Enumeration Type Documentation

Enumerator
UT_RAMP_HORIZONTAL 
UT_RAMP_VERTICAL 
UT_RAMP_RADIAL 
UT_RAMP_CONCENTRIC 

Definition at line 35 of file UT_Ramp.h.