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