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_Vec.hxx File Reference
    #include <gp_VectorWithNullMagnitude.hxx>
    #include <gp_XYZ.hxx>
    #include <Standard_DomainError.hxx>
    #include <gp_Dir.hxx>
    #include <gp_Pnt.hxx>
    #include <gp_Trsf.hxx>

    Data Structures

    class  gp_Vec
     Defines a non-persistent vector in 3D space. More...

    Functions

    constexpr gp_Vec operator* (const double theScalar, const gp_Vec &theV) noexcept

    Function Documentation

    ◆ operator*()

    gp_Vec operator* ( const double theScalar,
    const gp_Vec & theV )
    inlineconstexprnoexcept