LibreOffice Module svx (master) 1
|
#include <obj3d.hxx>
Public Member Functions | |
E3DObjGeoData () | |
Public Member Functions inherited from SdrObjGeoData | |
SdrObjGeoData () | |
virtual | ~SdrObjGeoData () |
Public Attributes | |
basegfx::B3DRange | maLocalBoundVol |
basegfx::B3DHomMatrix | maTransformation |
Public Attributes inherited from SdrObjGeoData | |
tools::Rectangle | aBoundRect |
Point | aAnchor |
std::unique_ptr< SdrGluePointList > | pGPL |
bool | bMovProt |
bool | bSizProt |
bool | bNoPrint |
bool | bClosedObj |
bool | mbVisible |
SdrLayerID | mnLayerID |
basegfx::B3DRange E3DObjGeoData::maLocalBoundVol |
basegfx::B3DHomMatrix E3DObjGeoData::maTransformation |