| 
    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 "UT_SharedPtr.h"#include <SYS/SYS_Types.h>#include <SYS/SYS_Hash.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 } | 
| enum UT_RampOrient |