HDK
|
#include "IMG_API.h"
#include "IMG_DeepStat.h"
#include "IMG_FileTypes.h"
#include <PXL/PXL_Forward.h>
#include <UT/UT_NonCopyable.h>
#include <UT/UT_Rect.h>
#include <UT/UT_SharedPtr.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_ValArray.h>
#include <UT/UT_VectorTypes.h>
Go to the source code of this file.
Classes | |
class | IMG_DeepPixelReader |
Thread-safe convenience class to make reading DSM pixels easy. More... | |
class | IMG_DeepPixelWriter |
Thread-safe convenience class to make writing DSM pixels easy. More... | |
class | IMG_DeepShadowChannel |
Single channel of a Houdini DSM image. More... | |
class | IMG_DeepShadow |
Class to read or write deep shadow/camera images. More... | |
Macros | |
#define | __IMG_DeepShadow__ |
#define __IMG_DeepShadow__ |
Definition at line 14 of file IMG_DeepShadow.h.