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_Trsf.hxx File Reference
    #include <gp_TrsfForm.hxx>
    #include <gp_Mat.hxx>
    #include <gp_XYZ.hxx>
    #include <NCollection_Mat4.hxx>
    #include <Standard_OStream.hxx>
    #include <Standard_OutOfRange.hxx>
    #include <Standard_SStream.hxx>
    #include <gp_Trsf2d.hxx>
    #include <gp_Vec.hxx>
    #include <gp_Pnt.hxx>

    Data Structures

    class  gp_Trsf
     Defines a non-persistent transformation in 3D space. The following transformations are implemented : . Translation, Rotation, Scale . Symmetry with respect to a point, a line, a plane. Complex transformations can be obtained by combining the previous elementary transformations using the method Multiply. The transformations can be represented as follow : More...