MCPcopy Create free account
hub / github.com/Reputeless/PerlinNoise / width

Method width

example.cpp:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 std::int32_t width() const noexcept { return m_width; }
64
65 std::int32_t height() const noexcept { return m_height; }
66

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected