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

Cuboid defined by a width, height and length. More...

#include <jwsc++/config.h>
#include <inttypes.h>
#include <jwsc/vector/vector.h>
#include <jwsc++/base/exception.h>
#include <jwsc++/graphics/parapiped.h>

Go to the source code of this file.

Classes

class  jwscxx::graphics::Cuboid_f
 Cuboid defined by a width, height and length at the origin or a specified postion. More...
class  jwscxx::graphics::Cuboid_d
 Cuboid defined by a width, height and length at the origin or a specified postion. More...

Namespaces

namespace  jwscxx
namespace  jwscxx::graphics

Detailed Description

Cuboid defined by a width, height and length.

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

Definition in file cuboid.h.