Logo
SharpKmyGfx::Framebuffer Member List

This is the complete list of members for SharpKmyGfx::Framebuffer, including all inherited members.

_objSharpKmyGfx::Framebuffer
Framebuffer(kmyGfx::Framebuffer *fb)SharpKmyGfx::Framebuffer
getTemporaryFramebuffer(TEXTUREFFORMAT colorFmt, TEXTUREFFORMAT depthFmt, int width, int height)SharpKmyGfx::Framebufferstatic
getTexture(int index)SharpKmyGfx::Framebuffer
readPixelsDepthF32(int x, int y, int w, int h, array< float > ^buffer)SharpKmyGfx::Framebuffer
readPixelsRGBAF32(int target, int x, int y, int w, int h, array< float > ^buffer)SharpKmyGfx::Framebuffer
readPixelsRGBAU8(int target, int x, int y, int w, int h, array< unsigned int > ^buffer)SharpKmyGfx::Framebuffer
readPixelsRU16(int target, int x, int y, int w, int h, array< unsigned short > ^buffer)SharpKmyGfx::Framebuffer
releaseTemporaryFramebuffer(Framebuffer^ fb)SharpKmyGfx::Framebufferstatic
~Framebuffer()SharpKmyGfx::Framebuffer