#include "lti_types.h"Go to the source code of this file.
Classes | |
| class | LTISceneBuffer |
| class to hold data passed between image stages More... | |
Defines | |
| #define | DEPRECATE(OLD, NEW) LT_DEPRECATED(NEW) OLD { return NEW; } |
| #define DEPRECATE | ( | OLD, | |||
| NEW | ) | LT_DEPRECATED(NEW) OLD { return NEW; } |
Definition at line 571 of file lti_sceneBuffer.h.
| LizardTech |