MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Blast / drawUI

Method drawUI

samples/SampleBase/scene/SceneController.cpp:783–786  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781 }
782
783 virtual void drawUI(int) override
784 {
785 m_actor->drawUI();
786 }
787
788 virtual void drawStatsUI(int) override
789 {

Callers

nothing calls this directly

Calls 1

drawUIMethod · 0.45

Tested by

no test coverage detected