LibreOffice Module basegfx (master) 1
Classes | Namespaces | Functions
b2dsize.hxx File Reference
#include <basegfx/tuple/Size2D.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/vector/b2isize.hxx>
#include <basegfx/numeric/ftools.hxx>
#include <basegfx/basegfxdllapi.h>
Include dependency graph for b2dsize.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basegfx::B2DSize
 

Namespaces

namespace  basegfx
 

Functions

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & basegfx::operator<< (std::basic_ostream< charT, traits > &stream, const B2DSize &size)
 
B2DSize basegfx::operator* (B2DHomMatrix const &rMatrix, B2DSize const &rSize)