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

Method setManager

samples/SampleBase/core/SampleManager.h:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40public:
41
42 void setManager(SampleManager* manager)
43 {
44 m_manager = manager;
45 }
46protected:
47
48 SampleManager* getManager() const

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected