Home
last modified time | relevance | path

Searched refs:B3dCamera (Results 1 – 5 of 5) sorted by relevance

/trunk/main/tools/source/generic/
H A Db3dtrans.cxx849 B3dCamera::B3dCamera( in B3dCamera() function in B3dCamera
863 B3dCamera::~B3dCamera() in ~B3dCamera()
867 void B3dCamera::SetPosition(const basegfx::B3DPoint& rNewPos) in SetPosition()
879 void B3dCamera::SetLookAt(const basegfx::B3DVector& rNewLookAt) in SetLookAt()
891 void B3dCamera::SetPositionAndLookAt(const basegfx::B3DPoint& rNewPos, const basegfx::B3DVector& rN… in SetPositionAndLookAt()
904 void B3dCamera::SetFocalLength(double fLen) in SetFocalLength()
918 void B3dCamera::SetBankAngle(double fAngle) in SetBankAngle()
930 void B3dCamera::SetUseFocalLength(sal_Bool bNew) in SetUseFocalLength()
942 void B3dCamera::DeviceRectangleChange() in DeviceRectangleChange()
951 void B3dCamera::CalcNewViewportValues() in CalcNewViewportValues()
[all …]
/trunk/main/tools/inc/tools/
H A Db3dtrans.hxx302 class TOOLS_DLLPUBLIC B3dCamera : public B3dViewport class
314 B3dCamera(
319 virtual ~B3dCamera();
/trunk/main/svx/inc/svx/
H A Dscene3d.hxx76 B3dCamera aCameraSet;
229 B3dCamera& GetCameraSet() { return aCameraSet; } in GetCameraSet()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dscene.cxx189 const B3dCamera& rSceneCamera = GetE3dScene().GetCameraSet(); in createViewInformation3D()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx460 B3dCamera& aCameraSet = pScene->GetCameraSet(); in getPropertyValueImpl()

Completed in 51 milliseconds