24 #ifndef DIALOGROTATION_QT_HH
25 #define DIALOGROTATION_QT_HH
46 GMap3d :: CControlerGMap * controler ) ;
60 void setC (
const CVertex & ) ;
61 void setV (
const CVertex & ) ;
63 void setCx ( TCoordinate ) ; TCoordinate
getCx ( )
const ;
64 void setCy ( TCoordinate ) ; TCoordinate
getCy ( )
const ;
65 void setCz ( TCoordinate ) ; TCoordinate
getCz ( )
const ;
67 void setVx ( TCoordinate ) ; TCoordinate
getVx ( )
const ;
68 void setVy ( TCoordinate ) ; TCoordinate
getVy ( )
const ;
69 void setVz ( TCoordinate ) ; TCoordinate
getVz ( )
const ;
71 void setA ( TCoordinate ) ;
103 QPushButton * FReinitAngle ;
105 QCheckBox * FPonderation ;