20#ifndef INCLUDED_SVX_VIEWPT3D_HXX
21#define INCLUDED_SVX_VIEWPT3D_HXX
30namespace basegfx {
class B3DRange; }
81 { eProjection = ePrj; bTfValid =
false; }
84 void SetViewWindow(
double fX,
double fY,
double fW,
double fH);
void SetProjection(ProjectionType ePrj)
basegfx::B3DPoint aViewPoint
ProjectionType GetProjection() const
basegfx::B3DHomMatrix aViewTf
const basegfx::B3DVector & GetVUV() const
ProjectionType eProjection
const basegfx::B3DPoint & GetVRP() const
const tools::Rectangle & GetDeviceWindow() const
tools::Rectangle aDeviceRect
#define SVXCORE_DLLPUBLIC