Public Member Functions | |
| RenderTexture (const Math::Vector2d &size) | |
Public Member Functions inherited from Twp::Texture | |
| void | load (const Graphics::Surface &surface) |
| void | capture (Common::Array< byte > &data) |
Additional Inherited Members | |
Static Public Member Functions inherited from Twp::Texture | |
| static void | bind (const Texture *texture) |
Public Attributes inherited from Twp::Texture | |
| uint | id = 0 |
| int | width = 0 |
| int | height = 0 |
| uint | fbo = 0 |