Class xlifepp::Homothety#
-
class Homothety : public xlifepp::Scaling#
-
Inheritence diagram for xlifepp::Homothety:
Collaboration diagram for xlifepp::Homothety:
representation of an homothety from a center and a factor
Subclassed by xlifepp::PointReflection
Public Functions
-
inline Homothety()#
-
default constructor
-
inline virtual ~Homothety()#
-
destructor
-
inline virtual Transformation *clone() const#
-
virtual copy constructor
-
inline real_t factor() const#
-
returns the scale factor of the homothety
-
virtual void print(std::ostream&) const#
-
print Transformation
-
inline Homothety()#