summaryrefslogtreecommitdiff
path: root/src/StepVisual/StepVisual_CameraImage2dWithScale.cdl
blob: 477e53b3be86e9e00b7fe149176b982f624f5f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
-- File:	StepVisual_CameraImage2dWithScale.cdl
-- Created:	Wed Mar 26 15:22:17 1997
-- Author:	Christian CAILLET
--		<cky@heliox.paris1.matra-dtv.fr>
---Copyright:	 Matra Datavision 1997


class CameraImage2dWithScale  from StepVisual    inherits CameraImage  from StepVisual

is

    Create returns mutable CameraImage2dWithScale;

end CameraImage2dWithScale;