dsfml ~master (2021-10-04T07:02:59.4470602)
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
popGLStates
pushGLStates
resetGLStates
setActive
properties
smooth
view
variables
sfPtr
Return the size of the rendering region of the target.