MCPcopy Create free account
hub / github.com/baku89/VirtualMapper / BaseSource

Method BaseSource

src/Source/BaseSource.h:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9public:
10
11 BaseSource() {
12 ofLoadImage(DefaultTexture, "default_tex.png");
13 }
14
15 virtual void setup() {}
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected