Maze Builder Docs 6.3.5
Loading...
Searching...
No Matches
mazes::maze Class Reference

Data class representing a 2D or 3D maze. More...

#include <maze.h>

Public Member Functions

 maze (configurator const &config, std::string_view s) noexcept
 
int get_block_id () const noexcept
 
bool has_distances () const noexcept
 
std::tuple< int, int, int > get_dimensions () const noexcept
 
std::string_view str () const noexcept
 

Detailed Description

Data class representing a 2D or 3D maze.


The documentation for this class was generated from the following file: