Open CASCADE Technology 7.8.2.dev
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

gp_Mat operator* (const Standard_Real theScalar, const gp_Mat &theMat3D)
 

Function Documentation

◆ operator*()

gp_Mat operator* ( const Standard_Real theScalar,
const gp_Mat & theMat3D )
inline