JWS C++ Library
C++ language utility library
parapiped.h File Reference

Parallelepiped: a hexahedron of which each face is a parallelegram. More...

#include <jwsc++/config.h>
#include <iostream>
#include <vector>
#include <inttypes.h>
#include <jwsc/vector/vector.h>
#include <jwsc/matrix/matrix.h>
#include <jwsc++/base/cloneable.h>
#include <jwsc++/base/readable.h>
#include <jwsc++/base/writeable.h>
#include <jwsc++/base/exception.h>
#include <jwsc++/graphics/transformable.h>
#include <jwsc++/graphics/renderable.h>
#include <jwsc++/graphics/polymesh.h>
#include <jwsc++/graphics/polygon.h>

Go to the source code of this file.

Classes

class  jwscxx::graphics::Parapiped_f
 Parallelepiped: a hexahedron of which each face is a parallelegram. More...
class  jwscxx::graphics::Parapiped_d
 Parallelepiped: a hexahedron of which each face is a parallelegram. More...

Namespaces

namespace  jwscxx
namespace  jwscxx::graphics

Detailed Description

Parallelepiped: a hexahedron of which each face is a parallelegram.

Author:
Joseph Schlecht
License:
Creative Commons BY-NC-SA 3.0

Definition in file parapiped.h.