summaryrefslogtreecommitdiff
path: root/src/Prs3d/Prs3d_CompositeAspect.cdl
blob: 65d3ea11f4bbc49dc72fbd57974dd7b5103520a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-- File:	Prs3d_CompositeAspect.cdl
-- Created:	Thu Feb 15 09:32:13 2000
-- Author:	Gerard GRAS
---Copyright:	 Matra Datavision 2000

---Purpose All composite Prs3d_xxxAspect must inherits from this class

deferred class CompositeAspect from Prs3d inherits TShared from MMgt 

is

end CompositeAspect from Prs3d;