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 <UT/UT_Function.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 *)>
 

Typedef Documentation

Definition at line 33 of file RE_RasterObject.h.