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

Method GetSceneViewBufferedDrawer

Source/Engine/Graphics/GraphicsScene.cpp:361–395  ·  view source on GitHub ↗

Get the buffered drawing interface for the specified scene view. Draw calls buffered through the provided interface will only be rendered on the scene view with the specified ID. @param[in] id Scene view ID. @return Pointer to the buffered drawing interface for the specified scene view if valid, null if not. @see GetSceneBufferedDrawer()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DrawMethod · 0.80

Calls 4

GetSizeMethod · 0.45
AllocateMethod · 0.45
AddMethod · 0.45
InitializeMethod · 0.45

Tested by

no test coverage detected