HDK
|
#include "RE_API.h"
#include "RE_Texture.h"
#include "RE_OGLFramebuffer.h"
#include "RE_ContextSpecificTable.h"
#include <UT/UT_Function.h>
#include <SYS/SYS_Types.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 33 of file RE_RasterObject.h.