novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
RenderTexture.getSize
dsfml
graphics
rendertexture
RenderTexture
Return the size of the rendering region of the target.
class
RenderTexture
const
Vector2u
getSize
(
)
Return Value
Type:
Vector2u
Size in pixels
Meta
Source
See Implementation
dsfml
graphics
rendertexture
RenderTexture
constructors
this
destructors
~this
functions
clear
create
display
draw
getDefaultView
getSize
getTexture
getViewport
mapCoordsToPixel
mapPixelToCoords
popGLStates
pushGLStates
resetGLStates
setActive
properties
smooth
view
variables
sfPtr
Return the size of the rendering region of the target.