Skip to content

drawNormal

Kasugaccho edited this page Jul 27, 2019 · 1 revision
drawNormal(Matrix_ && matrix_, Args_ && ... args_);

้–‹ๅง‹Xๅบงๆจ™ใฎๅ–ๅพ—

this->start_x

้–‹ๅง‹Yๅบงๆจ™ใฎๅ–ๅพ—

this->start_y

็ต‚ไบ†Xๅบงๆจ™ใฎๅ–ๅพ—

this->calcEndX(matrix_.getX())
this->calcEndX(matrix_.getX(row))

็ต‚ไบ†Yๅบงๆจ™ใฎๅ–ๅพ—

this->calcEndY(matrix_.getY())

ๅ€คใฎ่จญ็ฝฎ

matrix_.set(col, row, this->draw_value, args_...)
Clone this wiki locally