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_Mat.hxx File Reference

    Data Structures

    class  gp_Mat
     Describes a three column, three row matrix. This sort of object is used in various vectorial or matrix computations. More...

    Functions

    constexpr gp_Mat operator* (const double theScalar, const gp_Mat &theMat3D) noexcept

    Function Documentation

    ◆ operator*()

    gp_Mat operator* ( const double theScalar,
    const gp_Mat & theMat3D )
    inlineconstexprnoexcept