LibreOffice Module basegfx (master) 1
|
This is the complete list of members for ImplB3DPolygon, including all inherited members.
areBColorsUsed() const | ImplB3DPolygon | inline |
areNormalsUsed() const | ImplB3DPolygon | inline |
areTextureCoordinatesUsed() const | ImplB3DPolygon | inline |
clearBColors() | ImplB3DPolygon | inline |
clearNormals() | ImplB3DPolygon | inline |
clearTextureCoordinates() | ImplB3DPolygon | inline |
count() const | ImplB3DPolygon | inline |
flip() | ImplB3DPolygon | inline |
getBColor(sal_uInt32 nIndex) const | ImplB3DPolygon | inline |
getNormal() const | ImplB3DPolygon | inline |
getNormal(sal_uInt32 nIndex) const | ImplB3DPolygon | inline |
getPoint(sal_uInt32 nIndex) const | ImplB3DPolygon | inline |
getTextureCoordinate(sal_uInt32 nIndex) const | ImplB3DPolygon | inline |
hasDoublePoints() const | ImplB3DPolygon | inline |
impBColorsAreEqual(const ImplB3DPolygon &rCandidate) const | ImplB3DPolygon | inline |
ImplB3DPolygon() | ImplB3DPolygon | inline |
ImplB3DPolygon(const ImplB3DPolygon &rToBeCopied) | ImplB3DPolygon | inline |
ImplB3DPolygon(const ImplB3DPolygon &rToBeCopied, sal_uInt32 nIndex, sal_uInt32 nCount) | ImplB3DPolygon | inline |
impNormalsAreEqual(const ImplB3DPolygon &rCandidate) const | ImplB3DPolygon | inline |
impTextureCoordinatesAreEqual(const ImplB3DPolygon &rCandidate) const | ImplB3DPolygon | inline |
insert(sal_uInt32 nIndex, const ::basegfx::B3DPoint &rPoint, sal_uInt32 nCount) | ImplB3DPolygon | inline |
insert(sal_uInt32 nIndex, const ImplB3DPolygon &rSource) | ImplB3DPolygon | inline |
invalidatePlaneNormal() | ImplB3DPolygon | inlineprotected |
isClosed() const | ImplB3DPolygon | inline |
maPlaneNormal | ImplB3DPolygon | private |
maPoints | ImplB3DPolygon | private |
mbIsClosed | ImplB3DPolygon | private |
mbPlaneNormalValid | ImplB3DPolygon | private |
mpBColors | ImplB3DPolygon | private |
mpNormals | ImplB3DPolygon | private |
mpTextureCoordinates | ImplB3DPolygon | private |
operator==(const ImplB3DPolygon &rCandidate) const | ImplB3DPolygon | inline |
remove(sal_uInt32 nIndex, sal_uInt32 nCount) | ImplB3DPolygon | inline |
removeDoublePointsAtBeginEnd() | ImplB3DPolygon | inline |
removeDoublePointsWholeTrack() | ImplB3DPolygon | inline |
setBColor(sal_uInt32 nIndex, const ::basegfx::BColor &rValue) | ImplB3DPolygon | inline |
setClosed(bool bNew) | ImplB3DPolygon | inline |
setNormal(sal_uInt32 nIndex, const ::basegfx::B3DVector &rValue) | ImplB3DPolygon | inline |
setPoint(sal_uInt32 nIndex, const ::basegfx::B3DPoint &rValue) | ImplB3DPolygon | inline |
setTextureCoordinate(sal_uInt32 nIndex, const ::basegfx::B2DPoint &rValue) | ImplB3DPolygon | inline |
transform(const ::basegfx::B3DHomMatrix &rMatrix) | ImplB3DPolygon | inline |
transformNormals(const ::basegfx::B3DHomMatrix &rMatrix) | ImplB3DPolygon | inline |
transformTextureCoordinates(const ::basegfx::B2DHomMatrix &rMatrix) | ImplB3DPolygon | inline |