Home
last modified time | relevance | path

Searched refs:aPRP (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dviewpt3d2.cxx39 aPRP(0, 0, 2), in Viewport3D()
132 aViewPoint = aVRP + aVPN * aPRP.getZ(); in MakeTransform()
264 double fPrDist = fVPD - aPRP.getZ(); in DoProjection()
266 if ( aPRP.getZ() == rVec.getZ() ) in DoProjection()
275 fPrDist /= aVec.getZ() - aPRP.getZ(); in DoProjection()
348 aPRP = rNewPRP; in SetPRP()
349 aPRP.setX(0.0); in SetPRP()
350 aPRP.setY(0.0); in SetPRP()
H A Dcamera3d.cxx384 SetPRP(basegfx::B3DPoint(0.0, 0.0, aPRP.getZ() * fLen / fFocalLength)); in SetFocalLengthWithCorrect()
/trunk/main/svx/inc/svx/
H A Dviewpt3d.hxx59 basegfx::B3DPoint aPRP; // Projection Reference Point(View-Koordinaten) member in Viewport3D
98 const basegfx::B3DPoint& GetPRP() const { return aPRP; } in GetPRP()

Completed in 23 milliseconds