|
LibreOffice Module svx (master) 1
|
#include <scene3d.hxx>
Public Member Functions | |
| E3DSceneGeoData () | |
Public Member Functions inherited from E3DObjGeoData | |
| E3DObjGeoData () | |
Public Member Functions inherited from SdrObjGeoData | |
| SdrObjGeoData () | |
| virtual | ~SdrObjGeoData () |
Public Attributes | |
| Camera3D | aCamera |
Public Attributes inherited from E3DObjGeoData | |
| 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 |
Definition at line 41 of file scene3d.hxx.
|
inline |
Definition at line 46 of file scene3d.hxx.
| Camera3D E3DSceneGeoData::aCamera |
Definition at line 44 of file scene3d.hxx.