14 #ifndef __RE_RasterObject__
15 #define __RE_RasterObject__
34 = std::function<void (RE_Render *, int, int, int, int, void *)>;
75 int getTexWidth()
const;
78 int getTexHeight()
const;
84 int getHeight()
const;
92 void renderDirect(
RE_Render *r,
int x,
int y,
int w,
int h);
112 static bool theRenderToBuffer;
IFDmantra you can see code vm_image_mplay_direction endcode When SOHO starts a render
GLubyte GLubyte GLubyte GLubyte w
GLfloat GLfloat GLfloat GLfloat h
void setForceRaster(bool on)
Force PXL_Raster creation.
std::function< void(RE_Render *, int, int, int, int, void *)> RE_RenderCallback