Commit Graph

7 Commits

Author SHA1 Message Date
Jacques Le Normand 07823d06ed modified by Jacques Le Normand
Drawable_object.h:
	methode set_color(color c) modified

GL_win.h:
	draw_ps() created and
	reshape() modified.
	int scale become int *scale

Viewer_3.h:
	int scale become int *scale
	constructors modified and created (two new)

draw_CGAL_objects.h:
	to_ps() created for each Drawable_"object"_3 class
	new class : Drawable_triangulation_3 : 2D triangulation with 3D points

scene_group.h:
	constructors and destructors modified
2001-04-11 08:44:40 +00:00
Dmitrii V Pasechnik 10feda40e6 adding few typenames (after checking with -pedantic on g++) 2001-01-04 00:26:49 +00:00
Sylvain Pion 1e25db7ef5 - Changes by Jacques Lenorman. 2001-01-03 11:17:18 +00:00
François Rebufat d3e903a6f5 add structure for ps_stream 2000-08-10 17:00:58 +00:00
François Rebufat 01400562a1 fix pointer problem 2000-07-11 12:31:19 +00:00
François Rebufat 4c4f1dec69 modified for linux 2000-05-18 10:25:03 +00:00
François Rebufat 5ad60947ac Initial revision 2000-05-12 08:07:10 +00:00