Log of /trunk/graf3d/eve/inc/TEveParamList.h
Parent Directory
Revision
23140 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 11 11:01:39 2008 UTC (6 years, 9 months ago) by
rdm
File length: 5390 byte(s)
Diff to
previous 22548
move the following directories to "graf2d":
asimage, freetype, gpad, graf, postscript, qt, win32gdk, x11, x11ttf
move the following directories to "graf3d":
eve, ftgl, g3d, gl, x3d
Revision
22466 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 6 05:39:14 2008 UTC (6 years, 10 months ago) by
matevz
Original Path:
branches/dev/fireworks/eve/inc/TEveParamList.h
File length: 5391 byte(s)
Diff to
previous 22402
Last commit was incomplete, eve/ was omitted.
TEveParamList - Subclass from TQObject, add signal emitting
ParamChanged(const char* name) method.
TEveParamListEditor - Do not call Update() from slots for parameter
changes; instead invoke a signal from the model object (param-list)
with name of the parameter as the argument.
test_paramlist.C - New macro for testing/demonstration the use of
TEveParamList.
TEveGeoNode - Add new parameter fMaxVisNodes which is used instead of
default 10k nodes when fVisLevel is zero. Editor has been fixed
accordingly.
TEvePathMark - Clean up constructor, reorder parameters in order of
importance.
TEveTrack - use vector of TEvePathMark's not pointers to them. Also
fixed in all GL rendering classes.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.