-
-
Notifications
You must be signed in to change notification settings - Fork 81
drawNormal
Kasugaccho edited this page Jul 27, 2019
·
1 revision
drawNormal(Matrix_ && matrix_, Args_ && ... args_);
this->start_x
this->start_y
this->calcEndX(matrix_.getX())
this->calcEndX(matrix_.getX(row))
this->calcEndY(matrix_.getY())
matrix_.set(col, row, this->draw_value, args_...)
Copyright (c) 2018-2021 As Project.
Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)