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

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

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

Go to the source code of this file.


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.cpp.