Changeset 120 in Sophya for trunk/SophyaPI/PI/pi3ddrw.h
- Timestamp:
- Jul 15, 1998, 7:08:53 PM (27 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pi3ddrw.h
r116 r120 57 57 float& teta, float& phi, float& psi, float& dax, float& day, float& co, float& dco); 58 58 59 virtual void Update3DView(); // Vue 3-D a partir de Drawer No 1 60 59 61 int AddDrawer3D(PIDrawer3D*, bool ad=false); // Ajoute un Drawer 60 62 … … 75 77 76 78 protected : 77 virtual void Update3DView();79 virtual void SetDrawers3DView(); 78 80 virtual void DrawXYZAxes(); 79 81
Note:
See TracChangeset
for help on using the changeset viewer.