X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FV3d%2FV3d_View.hxx;h=5f8d860862703703a9bd13520003647237749e0f;hb=475c2302d4e46524e9934d612174ee4da790d28a;hpb=25e59720d6afe0b76455f7a7a04e2be7f53fecb1 diff --git a/src/V3d/V3d_View.hxx b/src/V3d/V3d_View.hxx index 05043afab5..5f8d860862 100644 --- a/src/V3d/V3d_View.hxx +++ b/src/V3d/V3d_View.hxx @@ -985,7 +985,7 @@ private: Standard_EXPORT static Standard_Boolean ScreenAxis (const gp_Dir& Vpn, const gp_Dir& Vup, Graphic3d_Vector& Xaxe, Graphic3d_Vector& Yaxe, Graphic3d_Vector& Zaxe); //! Transforms the Vertex V according to the matrice Matrix . - Standard_EXPORT static Graphic3d_Vertex TrsPoint (const Graphic3d_Vertex& V, const TColStd_Array2OfReal& Matrix); + Standard_EXPORT static gp_XYZ TrsPoint (const Graphic3d_Vertex& V, const TColStd_Array2OfReal& Matrix); //! Returns the objects number and the projection window //! of the objects contained in the view.