OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    gp_Vec2d.hxx File Reference
    #include <gp_VectorWithNullMagnitude.hxx>
    #include <gp_XY.hxx>
    #include <gp_Dir2d.hxx>
    #include <gp_Trsf2d.hxx>
    #include <gp_Pnt2d.hxx>

    Data Structures

    class  gp_Vec2d
     Defines a non-persistent vector in 2D space. More...

    Functions

    gp_Vec2d operator* (const double theScalar, const gp_Vec2d &theV)

    Function Documentation

    ◆ operator*()

    gp_Vec2d operator* ( const double theScalar,
    const gp_Vec2d & theV )
    inline