LibreOffice Module basegfx (master) 1
ImplB3DPolygon Member List

This is the complete list of members for ImplB3DPolygon, including all inherited members.

areBColorsUsed() constImplB3DPolygoninline
areNormalsUsed() constImplB3DPolygoninline
areTextureCoordinatesUsed() constImplB3DPolygoninline
clearBColors()ImplB3DPolygoninline
clearNormals()ImplB3DPolygoninline
clearTextureCoordinates()ImplB3DPolygoninline
count() constImplB3DPolygoninline
flip()ImplB3DPolygoninline
getBColor(sal_uInt32 nIndex) constImplB3DPolygoninline
getNormal() constImplB3DPolygoninline
getNormal(sal_uInt32 nIndex) constImplB3DPolygoninline
getPoint(sal_uInt32 nIndex) constImplB3DPolygoninline
getTextureCoordinate(sal_uInt32 nIndex) constImplB3DPolygoninline
hasDoublePoints() constImplB3DPolygoninline
impBColorsAreEqual(const ImplB3DPolygon &rCandidate) constImplB3DPolygoninline
ImplB3DPolygon()ImplB3DPolygoninline
ImplB3DPolygon(const ImplB3DPolygon &rToBeCopied)ImplB3DPolygoninline
ImplB3DPolygon(const ImplB3DPolygon &rToBeCopied, sal_uInt32 nIndex, sal_uInt32 nCount)ImplB3DPolygoninline
impNormalsAreEqual(const ImplB3DPolygon &rCandidate) constImplB3DPolygoninline
impTextureCoordinatesAreEqual(const ImplB3DPolygon &rCandidate) constImplB3DPolygoninline
insert(sal_uInt32 nIndex, const ::basegfx::B3DPoint &rPoint, sal_uInt32 nCount)ImplB3DPolygoninline
insert(sal_uInt32 nIndex, const ImplB3DPolygon &rSource)ImplB3DPolygoninline
invalidatePlaneNormal()ImplB3DPolygoninlineprotected
isClosed() constImplB3DPolygoninline
maPlaneNormalImplB3DPolygonprivate
maPointsImplB3DPolygonprivate
mbIsClosedImplB3DPolygonprivate
mbPlaneNormalValidImplB3DPolygonprivate
mpBColorsImplB3DPolygonprivate
mpNormalsImplB3DPolygonprivate
mpTextureCoordinatesImplB3DPolygonprivate
operator==(const ImplB3DPolygon &rCandidate) constImplB3DPolygoninline
remove(sal_uInt32 nIndex, sal_uInt32 nCount)ImplB3DPolygoninline
removeDoublePointsAtBeginEnd()ImplB3DPolygoninline
removeDoublePointsWholeTrack()ImplB3DPolygoninline
setBColor(sal_uInt32 nIndex, const ::basegfx::BColor &rValue)ImplB3DPolygoninline
setClosed(bool bNew)ImplB3DPolygoninline
setNormal(sal_uInt32 nIndex, const ::basegfx::B3DVector &rValue)ImplB3DPolygoninline
setPoint(sal_uInt32 nIndex, const ::basegfx::B3DPoint &rValue)ImplB3DPolygoninline
setTextureCoordinate(sal_uInt32 nIndex, const ::basegfx::B2DPoint &rValue)ImplB3DPolygoninline
transform(const ::basegfx::B3DHomMatrix &rMatrix)ImplB3DPolygoninline
transformNormals(const ::basegfx::B3DHomMatrix &rMatrix)ImplB3DPolygoninline
transformTextureCoordinates(const ::basegfx::B2DHomMatrix &rMatrix)ImplB3DPolygoninline