summaryrefslogtreecommitdiff
path: root/drv/Image/Image_DColorImage_0.cxx
blob: 8249f9581d5ee3201a2fc925414f81d617bc34c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to 
// this header file considered to be the "object code" form of the original source.

#include <Image_DColorImage.hxx>

#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif

#ifndef _Aspect_ColorPixel_HeaderFile
#include <Aspect_ColorPixel.hxx>
#endif
#ifndef _Image_PixelRowOfDColorImage_HeaderFile
#include <Image_PixelRowOfDColorImage.hxx>
#endif
#ifndef _Image_PixelFieldOfDColorImage_HeaderFile
#include <Image_PixelFieldOfDColorImage.hxx>
#endif
#ifndef _Image_PixelInterpolation_HeaderFile
#include <Image_PixelInterpolation.hxx>
#endif
#ifndef _gp_GTrsf2d_HeaderFile
#include <gp_GTrsf2d.hxx>
#endif
#ifndef _gp_Trsf_HeaderFile
#include <gp_Trsf.hxx>
#endif
#ifndef _Image_Image_HeaderFile
#include <Image_Image.hxx>
#endif
#ifndef _Aspect_Pixel_HeaderFile
#include <Aspect_Pixel.hxx>
#endif
 


IMPLEMENT_STANDARD_TYPE(Image_DColorImage)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
  STANDARD_TYPE(Image_Image),
  STANDARD_TYPE(MMgt_TShared),
  STANDARD_TYPE(Standard_Transient),

IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(Image_DColorImage)


IMPLEMENT_DOWNCAST(Image_DColorImage,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(Image_DColorImage)


#define anyPixel Aspect_ColorPixel
#define anyPixel_hxx <Aspect_ColorPixel.hxx>
#define Image_PixelRow Image_PixelRowOfDColorImage
#define Image_PixelRow_hxx <Image_PixelRowOfDColorImage.hxx>
#define Image_PixelField Image_PixelFieldOfDColorImage
#define Image_PixelField_hxx <Image_PixelFieldOfDColorImage.hxx>
#define Image_GImage Image_DColorImage
#define Image_GImage_hxx <Image_DColorImage.hxx>
#define Handle_Image_GImage Handle_Image_DColorImage
#define Image_GImage_Type_() Image_DColorImage_Type_()
#include <Image_GImage.gxx>