Open CASCADE Technology  7.7.0
Data Structures | Functions

gp_Mat.hxx File Reference

#include <gp.hxx>
#include <Standard_OutOfRange.hxx>
#include <Standard_OStream.hxx>
#include <Standard_ConstructionError.hxx>

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