LibreOffice Module basegfx (master) 1
Namespaces | Functions
b3dvector.cxx File Reference
#include <basegfx/vector/b3dvector.hxx>
#include <basegfx/matrix/b3dhommatrix.hxx>
Include dependency graph for b3dvector.cxx:

Go to the source code of this file.

Namespaces

namespace  basegfx
 

Functions

B3DVector basegfx::operator* (const ::basegfx::B3DHomMatrix &rMat, const B3DVector &rVec)
 
bool basegfx::areParallel (const B3DVector &rVecA, const B3DVector &rVecB)
 Test two vectors which need not to be normalized for parallelism. More...