Home
last modified time | relevance | path

Searched defs:performAffineTransform (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DKeyVertex.cpp363 void KeyVertex::performAffineTransform(const Eigen::Affine2d & xf) in performAffineTransform() function in VectorAnimationComplex::KeyVertex
H A DKeyEdge.cpp513 void KeyEdge::performAffineTransform(const Eigen::Affine2d & xf) in performAffineTransform() function in VectorAnimationComplex::KeyEdge
H A DEdgeGeometry.cpp342 void EdgeGeometry::performAffineTransform(const Eigen::Affine2d & /*xf*/) in performAffineTransform() function in VectorAnimationComplex::EdgeGeometry
1227 void LinearSpline::performAffineTransform(const Eigen::Affine2d & xf) in performAffineTransform() function in VectorAnimationComplex::LinearSpline