Banuba SDK
|
Go to the source code of this file.
Classes | |
class | BNBProceduralTexture |
Macros | |
#define | DJINNI_EXPORT __attribute__((__visibility__("default"))) |
Class, which represent some predefined processing algorithm for some image. More... | |
#define DJINNI_EXPORT __attribute__((__visibility__("default"))) |
Class, which represent some predefined processing algorithm for some image.
May or may NOT take some image as input (depends on algorithm). Result image is procedural texture itself. Image processing occurs before any render list task executing. Subclass of image.
Definition at line 19 of file BNBProceduralTexture.h.