summaryrefslogtreecommitdiff
path: root/inc/Draw_ColorKind.hxx
blob: 937f0d8da3045f46023ec9e93432d9e91217a269 (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
// 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.

#ifndef _Draw_ColorKind_HeaderFile
#define _Draw_ColorKind_HeaderFile


enum Draw_ColorKind {
Draw_blanc,
Draw_rouge,
Draw_vert,
Draw_bleu,
Draw_cyan,
Draw_or,
Draw_magenta,
Draw_marron,
Draw_orange,
Draw_rose,
Draw_saumon,
Draw_violet,
Draw_jaune,
Draw_kaki,
Draw_corail
};

#ifndef _Standard_PrimitiveTypes_HeaderFile
#include <Standard_PrimitiveTypes.hxx>
#endif

#endif