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

Method draw

include/DTL/Camera/MatrixView.hpp:36–37  ·  view source on GitHub ↗

maybe_unused

Source from the content-addressed store, hash-verified

34 SampleMatrixViewDraw() = default;
35 template<typename Matrix_> //maybe_unused
36 DTL_VERSIONING_CPP14_CONSTEXPR
37 void draw(const Matrix_&, const ::dtl::type::int_fast32, const ::dtl::type::int_fast32, const ::dtl::type::int_fast32, const ::dtl::type::int_fast32, const ::dtl::type::int_fast32, const ::dtl::type::int_fast32, const ::dtl::type::int_fast32, const ::dtl::type::int_fast32) const noexcept {}
38 };
39
40 class MatrixView {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected