#include <gp.hxx>#include <gp_Mat.hxx>#include <Standard_ConstructionError.hxx>#include <Standard_OutOfRange.hxx>Defines | |
| #define | Mat00 ((Standard_Real*)M)[0] |
| #define | Mat01 ((Standard_Real*)M)[1] |
| #define | Mat02 ((Standard_Real*)M)[2] |
| #define | Mat10 ((Standard_Real*)M)[3] |
| #define | Mat11 ((Standard_Real*)M)[4] |
| #define | Mat12 ((Standard_Real*)M)[5] |
| #define | Mat20 ((Standard_Real*)M)[6] |
| #define | Mat21 ((Standard_Real*)M)[7] |
| #define | Mat22 ((Standard_Real*)M)[8] |
Functions | |
| gp_XYZ | operator * (const gp_Mat &Matrix, const gp_XYZ &Coord1) |
| gp_XYZ | operator * (const Standard_Real Scalar, const gp_XYZ &Coord1) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.1