Searched refs:aViewInformation3D (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofe3d.cxx | 101 …drawinglayer::geometry::ViewInformation3D aViewInformation3D(pVCOfE3DScene->getViewInformation3D()… in impCreateWithGivenPrimitive3DSequence() local 114 aViewInformation3D = drawinglayer::geometry::ViewInformation3D( in impCreateWithGivenPrimitive3DSequence() 115 … aViewInformation3D.getObjectTransformation() * aInBetweenObjectTransform, in impCreateWithGivenPrimitive3DSequence() 116 aViewInformation3D.getOrientation(), in impCreateWithGivenPrimitive3DSequence() 117 aViewInformation3D.getProjection(), in impCreateWithGivenPrimitive3DSequence() 118 aViewInformation3D.getDeviceToView(), in impCreateWithGivenPrimitive3DSequence() 119 aViewInformation3D.getViewTime(), in impCreateWithGivenPrimitive3DSequence() 120 aViewInformation3D.getExtendedInformationSequence()); in impCreateWithGivenPrimitive3DSequence() 129 aViewInformation3D, in impCreateWithGivenPrimitive3DSequence()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | sceneprimitive2d.cxx | 212 geometry::ViewInformation3D aViewInformation3D(getViewInformation3D()); in create2DDecomposition() local 247 … basegfx::B3DHomMatrix aExtendedProjection(aViewInformation3D.getProjection()); in create2DDecomposition() 263 aViewInformation3D = geometry::ViewInformation3D( in create2DDecomposition() 264 aViewInformation3D.getObjectTransformation(), in create2DDecomposition() 265 aViewInformation3D.getOrientation(), in create2DDecomposition() 267 aViewInformation3D.getDeviceToView(), in create2DDecomposition() 268 aViewInformation3D.getViewTime(), in create2DDecomposition() 269 aViewInformation3D.getExtendedInformationSequence()); in create2DDecomposition() 280 aViewInformation3D, in create2DDecomposition()
|
Completed in 10 milliseconds