HDK
|
#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>
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 } |
enum UT_RampOrient |