Open CASCADE Technology
7.6.0
|
#include <gp_Ax2d.hxx>
#include <gp_Mat2d.hxx>
#include <gp_TrsfForm.hxx>
#include <gp_XY.hxx>
#include <Standard_ConstructionError.hxx>
#include <Standard_OutOfRange.hxx>
#include <gp_Trsf2d.hxx>
Data Structures | |
class | gp_GTrsf2d |
Defines a non persistent transformation in 2D space. This transformation is a general transformation. It can be a gp_Trsf2d, an affinity, or you can define your own transformation giving the corresponding matrix of transformation. More... | |