Log of /trunk/graf3d/eve/src/TEveGeoPolyShape.cxx
Parent Directory
Revision
46191 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 26 03:21:48 2012 UTC (2 years, 3 months ago) by
matevz
File length: 6361 byte(s)
Diff to
previous 37192
Make sure identity matrix in the flesh of TGeoHMatrix is set to
TGeoShape::SetTransform() before manually invoking
TGeoCompositeShape::PaintComposite() (which casts return value of TGMatrix*
TGeoShape::fgTransform into TGeoHMatrix*).
Hopefully this fixes #96699.
Revision
28295 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Apr 20 20:26:34 2009 UTC (5 years, 9 months ago) by
matevz
File length: 3536 byte(s)
Add support for storing composite-shapes as shape extracts.
TEveGeoPolyShape
----------------
New sub-class of TGeoBBox that can hold arbitrary triangulation as
produced by CSG operations. This class is for visualization only.
TEveGeoNode
-----------
Add logic for composite-shape extraction during export of a shape
extract.
Add static data member fgCSGExportNSeg to control level of detail for
CSG operations during export.
tutorials/eve/advanced
----------------------
Added tutorials showing how to use this advanced functionality.
TGLFaceSet - add some getters to extract the result of CSG operations.
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.