Home
last modified time | relevance | path

Searched defs:fCross (Results 1 – 4 of 4) sorted by relevance

/trunk/main/drawinglayer/source/primitive3d/
H A Dhatchtextureprimitive3d.cxx124 const double fCross(a2X.cross(a2Y)); in impCreate3DDecomposition() local
H A Dpolygontubeprimitive3d.cxx570 const double fCross(basegfx::cross(aBack, aForw).getLength()); in impCreate3DDecomposition() local
H A Dsdrextrudelathetools3d.cxx947 const double fCross(aCandidateVector.cross(aAxisVector)); in createReducedOutlines() local
/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx455 const double fCross(aVecA.cross(aEdge) * fInverseEdgeLength); in testAndSolveTrivialBezier() local
477 const double fCross(aVecB.cross(aEdge) * fInverseEdgeLength); in testAndSolveTrivialBezier() local

Completed in 45 milliseconds