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

Abstract class to apply a linear transformation to this object. More...

#include <jwsc++/config.h>
#include <jwsc/matrix/matrix.h>
#include <jwsc++/base/exception.h>

Go to the source code of this file.

Classes

class  jwscxx::graphics::Transformable_f
 Abstract class to apply a linear transformation to this object. More...
class  jwscxx::graphics::Transformable_d
 Abstract class to apply a linear transformation to this object. More...

Namespaces

namespace  jwscxx
namespace  jwscxx::graphics

Detailed Description

Abstract class to apply a linear transformation to this object.

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

Definition in file transformable.h.