Classes
vcsl_displacement.h File Reference

Affine rotation. More...

#include <vcsl/vcsl_rotation.h>
#include <vcsl/vcsl_displacement_sptr.h>

Go to the source code of this file.

Classes

class  vcsl_displacement
 Affine rotation. More...
 

Detailed Description

Affine rotation.

Author
Francois BERTEL
  Modifications
   2000/06/28 Francois BERTEL Creation. Adapted from IUE
   2002/01/22 Peter Vanroose - return type of execute() and inverse() changed to non-ptr
   2002/01/28 Peter Vanroose - std::vector member point_ changed to non-ptr
   2004/09/17 Peter Vanroose - made point() non-virtual - it just returns a member and should not be overloaded

Definition in file vcsl_displacement.h.