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: 1533 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.