Skip to content

dtl::shape::MazeDig (形状クラス)

Kasugaccho edited this page May 2, 2019 · 13 revisions

バージョン:0.4.3.1以降

<Shape/MazeDig.hpp>

namespace dtl::shape {
  template <typename T>
  class MazeDig;
}

T は1bit以上の型

対応機能

機能名 対応
非長方形Matrix 不可✅

例 (C++14)

出力


画像

maze_dig maze_dig_3d

Clone this wiki locally