#include <ImLib3D/Affine3DTransform.hpp>
#include <ImLib3D/ImLib3DFile.hpp>
#include <math.h>
#include <ImLib3D/Vect3D.hpp>
Include dependency graph for Affine3DTransform.cpp:
Go to the source code of this file.
Functions | |
Affine3DTransform | operator * (const Affine3DTransform &a1, const Affine3DTransform &a2) |
Composition of affine trfs. |
Definition in file Affine3DTransform.cpp.