Classes
core/vcsl/vcsl_composition.h File Reference

Composition of transformations. More...

#include <vcsl/vcsl_spatial_transformation.h>
#include <vcsl/vcsl_composition_sptr.h>
#include <vcl_vector.h>

Go to the source code of this file.

Classes

class  vcsl_composition
 Composition of transformations. More...

Detailed Description

Composition of transformations.

Author:
François BERTEL
    Modifications
     2000/06/28 François 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 - vcl_vector member transformations_ changed to non-ptr
     2004/09/17 Peter Vanroose - made composition() non-virtual - it just returns a member and should not be overloaded
   

Definition in file vcsl_composition.h.