20#ifndef INCLUDED_SVX_CAMERA3D_HXX
21#define INCLUDED_SVX_CAMERA3D_HXX
45 double fFocalLen = 35.0);
48 void SetViewWindow(
double fX,
double fY,
double fW,
double fH);
56 void SetFocalLength(
double fLen);
60 void SetBankAngle(
double fAngle);
bool bAutoAdjustProjection
void SetAutoAdjustProjection(bool bAdjust)
basegfx::B3DPoint aPosition
const basegfx::B3DPoint & GetPosition() const
double GetFocalLength() const
basegfx::B3DPoint aLookAt
void SetViewWindow(double fX, double fY, double fW, double fH)
#define SVXCORE_DLLPUBLIC