Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Geom::TransformOperations< T > Class Template Reference

Base template for transforms. More...

#include <transforms.h>

Inheritance diagram for Geom::TransformOperations< T >:
Geom::ShearBase< HShear > Geom::ShearBase< VShear > Geom::HShear Geom::VShear

Public Member Functions

template<typename T2 >
Affine operator* (T2 const &t) const
 

Detailed Description

template<typename T>
class Geom::TransformOperations< T >

Base template for transforms.

This class is an implementation detail and should not be used directly.

Definition at line 78 of file transforms.h.

Member Function Documentation

◆ operator*()

template<typename T >
template<typename T2 >
Affine Geom::TransformOperations< T >::operator* ( T2 const &  t) const
inline

Definition at line 85 of file transforms.h.


The documentation for this class was generated from the following file: