Searched refs:applyDefaultTextureCoordinatesSphere (Results 1 – 7 of 7) sorted by relevance
/trunk/main/basegfx/source/polygon/ |
H A D | b3dpolypolygontools.cxx | 477 …B3DPolyPolygon applyDefaultTextureCoordinatesSphere( const B3DPolyPolygon& rCandidate, const B3DPo… in applyDefaultTextureCoordinatesSphere() function 483 …aRetval.append(applyDefaultTextureCoordinatesSphere(rCandidate.getB3DPolygon(a), rCenter, bChangeX… in applyDefaultTextureCoordinatesSphere()
|
H A D | b3dpolygontools.cxx | 630 …B3DPolygon applyDefaultTextureCoordinatesSphere( const B3DPolygon& rCandidate, const B3DPoint& rCe… in applyDefaultTextureCoordinatesSphere() function
|
/trunk/main/basegfx/inc/basegfx/polygon/ |
H A D | b3dpolypolygontools.hxx | 138 …BASEGFX_DLLPUBLIC B3DPolyPolygon applyDefaultTextureCoordinatesSphere( const B3DPolyPolygon& rCand…
|
H A D | b3dpolygontools.hxx | 133 …BASEGFX_DLLPUBLIC B3DPolygon applyDefaultTextureCoordinatesSphere( const B3DPolygon& rCandidate, c…
|
/trunk/main/drawinglayer/source/primitive3d/ |
H A D | sdrcubeprimitive3d.cxx | 97 … aFill = basegfx::tools::applyDefaultTextureCoordinatesSphere(aFill, aCenter, bSphereX, bSphereY); in create3DDecomposition()
|
H A D | sdrsphereprimitive3d.cxx | 108 aFill = basegfx::tools::applyDefaultTextureCoordinatesSphere(aFill, aCenter, in create3DDecomposition()
|
H A D | sdrdecompositiontools3d.cxx | 129 …rFill[a] = basegfx::tools::applyDefaultTextureCoordinatesSphere(rFill[a], aCenter, bSphereX, bSphe… in applyTextureTo3DGeometry()
|
Completed in 26 milliseconds