MCPcopy Create free account
hub / github.com/HeliumProject/Engine / SetViewport

Method SetViewport

Source/Engine/GraphicsTypes/GraphicsSceneView.cpp:74–80  ·  view source on GitHub ↗

Set the viewport dimensions for this view to use. @param[in] x Horizontal pixel coordinate of the upper-left viewport corner. @param[in] y Vertical pixel coordinate of the upper-left viewport corner. @param[in] width Viewport width, in pixels. @param[in] height Viewport height, in pixels. @see SetRenderContext(), SetDepthStencilSurface(), GetViewportX(), GetViewportY(), GetViewpor

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

DrawSceneViewMethod · 0.45
DrawShadowDepthPassMethod · 0.45
InitializeMethod · 0.45
OnResizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected