Classes | |
| class | TruelightColorTransformOp |
| This class applies a color transform using the truelight library. More... | |
Enumerations | |
| enum | TypeId { TruelightColorTransformOpTypeId = 108000, LastTypeId = 108999 } |
Functions | |
| void | init (const std::string &initString="") |
| void IECoreTruelight::init | ( | const std::string & | initString = "" |
) |
Initialises the truelight library, throwing an exception if initialisation fails. It is safe to call this multiple times - after successful initialisation subsequent calls are ignored.
Referenced by IECoreHoudini::GR_Cortex::GR_Cortex(), IECoreMaya::initialize(), and IECoreTruelight::TruelightColorTransformOp::TruelightColorTransformOp().
1.5.8