Log of /trunk/graf3d/eve/src/TEveGeoShapeExtract.cxx
Parent Directory
Revision
36885 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 23 19:09:41 2010 UTC (4 years, 2 months ago) by
matevz
File length: 3449 byte(s)
Diff to
previous 36853
Sub-class TEveGeoShape and TEveGeoShapeProjected from TEveShape.
Move 'Bool_t fMiniOutline' to TEveShape and remove it elsewhere.
Propagate its state it TEveShape::CopyVizParams().
Revision
36853 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 22 19:48:34 2010 UTC (4 years, 2 months ago) by
matevz
File length: 3145 byte(s)
Diff to
previous 28343
* TEvePolygonSetProjected:
When searching for duplicate polygons, also check the reverse
orientation.
* TEveGeoShape, TEveGeoShapeProjected, TEvePolygonSetProjected,
TEveGeoShapeExtract:
Introduce new flag 'Bool_t fMiniOutline' that instructs the renderer
to minimize the shape outline.
This still needs to be implemented for TEveGeoShape and
TEvePolygonSetProjected.
* TEvePolygonSetProjectedGL:
When mini-outline is requested, remove the inner lines.
Revision
28343 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 23 21:34:31 2009 UTC (5 years, 9 months ago) by
matevz
File length: 3121 byte(s)
Diff to
previous 27157
Move TEveGeoShape class from within TEveGeoNode.h/cxx to its own
set of files.
In TEveGeoShape and TEveGeoNode introduce new functions SaveExtract()
and WriteExtract(). The old Save() function is now deprecated.
TEveGeoNode - add optional argument 'Bool_t leaves_only' to functions
that export shape-extracts.
Fix includes in TEvePolygonSetProjected and TEveGeoShapeExtract.
Revision
24059 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 30 04:15:11 2008 UTC (6 years, 7 months ago) by
matevz
File length: 3099 byte(s)
Diff to
previous 23140
- TEveGeoShape
Add static data-member holding a pointer to a default geo-manager
that allows us to capture dangling geo-shapes as they are created for
or imported into TEveGeoShape.
- TGLCamera
Fix AdjustAndClampVal() fix poorly implementd logarithmic scaling of
the value step.
- TGLOrthoCamera
Add get/set methods for fZoomMin/Max.
- TGLViewer, TGLSAViewer
Move SavePicture() from TGLSAViewer to TGLViewer and improve
structure of the code. This allows also images from TGLEmbedded
viewer to be saved to a file.
- projection_test.C
Set min/max-zoom of the camera.
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: 2791 byte(s)
Diff to
previous 21198
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
21054 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 26 18:00:41 2007 UTC (7 years, 1 month ago) by
matevz
Original Path:
trunk/eve/src/TEveGeoShapeExtract.cxx
File length: 2597 byte(s)
Diff to
previous 21044
When including ROOT header files use "" instead of <>.
Replace NULL with 0 in TEveGLText.
TEveTrackPropagator: make public data-members protected and provide
get/set methods. Second attempt at fixing Solaris cc errors: make
Helix and Vertex4d struct declarations public.
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.