Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Real.hxx>
#include <gp_TrsfForm.hxx>
#include <gp_Mat2d.hxx>
#include <gp_XY.hxx>
#include <Standard_Storable.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Standard_PrimitiveTypes.hxx>
#include <gp_Trsf2d.lxx>
Data Structures | |
class | gp_Trsf2d |
Defines a non-persistent transformation in 2D space. The following transformations are implemented : . Translation, Rotation, Scale . Symmetry with respect to a point and a line. Complex transformations can be obtained by combining the previous elementary transformations using the method Multiply. The transformations can be represented as follow : More... | |
Functions | |
const Handle< Standard_Type > & | STANDARD_TYPE (gp_Trsf2d) |
const Handle< Standard_Type >& STANDARD_TYPE | ( | gp_Trsf2d | ) |