|
HDK
|
#include "RE_API.h"#include "RE_ContextSpecificTable.h"#include "RE_OGLFramebuffer.h"#include "RE_Texture.h"#include <UT/UT_Function.h>#include <UT/UT_NonCopyable.h>#include <SYS/SYS_Types.h>
Include dependency graph for RE_RasterObject.h:Go to the source code of this file.
Classes | |
| class | RE_RasterObject |
Typedefs | |
| using | RE_RenderCallback = UT_Function< void(RE_Render *, int, int, int, int, void *)> |
| using RE_RenderCallback = UT_Function<void (RE_Render *, int, int, int, int, void *)> |
Definition at line 34 of file RE_RasterObject.h.