Home
last modified time | relevance | path

Searched refs:ImplB3DPolygon (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolygon.cxx774 class ImplB3DPolygon class
814 ImplB3DPolygon() in ImplB3DPolygon() function in ImplB3DPolygon
826 ImplB3DPolygon(const ImplB3DPolygon& rToBeCopied) in ImplB3DPolygon() function in ImplB3DPolygon
852 ImplB3DPolygon(const ImplB3DPolygon& rToBeCopied, sal_uInt32 nIndex, sal_uInt32 nCount) in ImplB3DPolygon() function in ImplB3DPolygon
896 ~ImplB3DPolygon() in ~ImplB3DPolygon()
935 inline bool impBColorsAreEqual(const ImplB3DPolygon& rCandidate) const in impBColorsAreEqual()
963 inline bool impNormalsAreEqual(const ImplB3DPolygon& rCandidate) const in impNormalsAreEqual()
991 inline bool impTextureCoordinatesAreEqual(const ImplB3DPolygon& rCandidate) const in impTextureCoordinatesAreEqual()
1019 bool operator==(const ImplB3DPolygon& rCandidate) const in operator ==()
1129 const_cast< ImplB3DPolygon* >(this)->maPlaneNormal = maPoints.getNormal(); in getNormal()
[all …]
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygon.hxx33 class ImplB3DPolygon;
53 typedef o3tl::cow_wrapper< ImplB3DPolygon > ImplType;