fsm/builder/parallelepiped.hpp File Reference


Detailed Description

Copyleft 2004-2006 Cromwell D. Enage

This file is part of Multi-State Mazes.

Multi-State Mazes is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Multi-State Mazes is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

If you were not able to obtain the license through any of the above links, write to:

The Free Software Foundation, Inc.,
 59 Temple Place, Suite 330,
 Boston, MA  02111-1307  USA

#include <boost/preprocessor/comparison/less.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/type_traits/remove_const.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include <boost/mpl/apply.hpp>
#include <swiss_gd_knife/zref/pi.hpp>
#include <swiss_gd_knife/zref/tangent.hpp>
#include <swiss_gd_knife/math/zero_checker.hpp>
#include <swiss_gd_knife/math/geom/compass.hpp>
#include <msmazes/core/fsm/keywords.hpp>
#include <msmazes/core/fsm/input/traits_maker.hpp>
#include <msmazes/core/fsm/builder.hpp>
#include <msmazes/core/maze/traits_maker.hpp>
#include <msmazes/core/maze/maker_walkthrough.hpp>
#include <msmazes/core/pattern/tesselation_former_type.hpp>
#include <msmazes/core/pattern/parallelepiped.hpp>

Go to the source code of this file.

Namespaces

namespace  msmazes
namespace  msmazes::_parallelepiped_builder

Classes

class  msmazes::ParallelepipedFSMBuilder<>
 Finite state machine builder on top of a Parallelepiped. More...


Multi-State Mazes in C++ is hosted by SourceForge.net. Use the Table of Contents for navigation.