HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_RasterObject.h File Reference
#include "RE_API.h"
#include "RE_Texture.h"
#include "RE_OGLFramebuffer.h"
#include "RE_ContextSpecificTable.h"
#include <SYS/SYS_Types.h>
#include <functional>
+ Include dependency graph for RE_RasterObject.h:

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 *)>
 

Typedef Documentation

using RE_RenderCallback = std::function<void (RE_Render *, int, int, int, int, void *)>

Definition at line 34 of file RE_RasterObject.h.