Commit Graph

15 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 a63ea27adb MSVC-specific workaround for output operator matching failure added 2001-01-04 16:34:27 +00:00
Dmitrii V Pasechnik 10feda40e6 adding few typenames (after checking with -pedantic on g++) 2001-01-04 00:26:49 +00:00
Dmitrii V Pasechnik 04c6b10d93 explicit casting of a parameter in pthread_start call
putting Xlib specific stuff (XInitThreads) in #ifdef
2001-01-04 00:04:12 +00:00
Dmitrii V Pasechnik b2a35d6c0c more MSVC-specific changes
trying to port to pthreads - win32
2001-01-03 20:22:23 +00:00
Dmitrii V Pasechnik 581f2106e3 Mostly cosmetic Windows compatibility changes
(order of includes, include FL/x.H instead of X11/Xlib.h, etc)
Assumes fltk-1.0.10
2001-01-03 18:59:52 +00:00
Sylvain Pion 1e25db7ef5 - Changes by Jacques Lenorman. 2001-01-03 11:17:18 +00:00
Jacques Le Normand 52be749de0 *** empty log message *** 2000-11-27 13:12:11 +00:00
Mariette Yvinec 88a6863971 add "const" to arguments of convert_type and operator << 2000-08-31 13:51:08 +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 78f840a5b5 add delete_group 2000-06-07 13:45:05 +00:00
François Rebufat 528f8ecde4 change reference arguments 2000-05-23 11:59:27 +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