MCPcopy Create free account
hub / github.com/AsPJT/DungeonTemplateLibrary / Point

Method Point

include/DTL/Shape/Point.hpp:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 private:
54 public:
55 Point() = default;
56 template<typename Matrix_>
57 DTL_VERSIONING_CPP14_CONSTEXPR
58 void draw(Matrix_& matrix_, const ::dtl::type::size x_, const ::dtl::type::size y_) const noexcept {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected