MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / Quad3D

Method Quad3D

examples/TEST_Hardware3D.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61{
62public:
63 Quad3D()
64 {
65 sAppName = "Hardware3D Assetless Demo";
66 }
67
68 olc::mf4d matWorld;
69 olc::mf4d matView;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected