HDK
|
#include "TIL_API.h"
#include <SYS/SYS_Types.h>
#include <UT/UT_NonCopyable.h>
#include <UT/UT_StringArray.h>
#include <UT/UT_ValArray.h>
#include <UT/UT_Color.h>
#include <UT/UT_Options.h>
#include <PXL/PXL_Common.h>
#include <stdlib.h>
#include <limits>
Go to the source code of this file.
Classes | |
struct | TIL_CookRegion |
class | TIL_ImageSource |
struct | TIL_ImageSource::ColorSpace |
class | TIL_Access |
Macros | |
#define | TIL_GLOBAL_TIME (std::numeric_limits<fpreal>::infinity()) |
Typedefs | |
typedef UT_Array< TIL_CookRegion > | TIL_CookRegionList |
#define TIL_GLOBAL_TIME (std::numeric_limits<fpreal>::infinity()) |
Definition at line 27 of file TIL_ImageSource.h.
typedef UT_Array<TIL_CookRegion> TIL_CookRegionList |
Definition at line 55 of file TIL_ImageSource.h.