Open CASCADE Technology
7.6.0
|
#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) |
|
inline |