CFx SDK Documentation
2023 SP0
SDK
CFx
dd_inc
ModelerMarkersUndef.h
Go to the documentation of this file.
1
// Copyright (C) 2002-2017, Open Design Alliance (the "Alliance").
3
// All rights reserved.
4
//
5
// This software and its documentation and related materials are owned by
6
// the Alliance. The software may only be incorporated into application
7
// programs owned by members of the Alliance, subject to a signed
8
// Membership Agreement and Supplemental Software License Agreement with the
9
// Alliance. The structure and organization of this software are the valuable
10
// trade secrets of the Alliance and its suppliers. The software is also
11
// protected by copyright law and international treaty provisions. Application
12
// programs incorporating this software must include the following statement
13
// with their copyright notices:
14
//
15
// This application incorporates Teigha(R) software pursuant to a license
16
// agreement with Open Design Alliance.
17
// Teigha(R) Copyright (C) 2002-2017 by Open Design Alliance.
18
// All rights reserved.
19
//
20
// By use of this software, its documentation or related materials, you
21
// acknowledge and accept the above terms.
23
24
#ifdef kSubentTypeStep
25
#undef kSubentTypeStep
26
#endif
27
28
#ifdef kFirstFaceMarker
29
#undef kFirstFaceMarker
30
#endif
31
32
#ifdef kFirstEdgeMarker
33
#undef kFirstEdgeMarker
34
#endif
35
36
#ifdef kFirstVertexMarker
37
#undef kFirstVertexMarker
38
#endif
39
40
#ifdef getFaceIndex
41
#undef getFaceIndex
42
#endif
43
44
#ifdef getEdgeIndex
45
#undef getEdgeIndex
46
#endif
47
48
#ifdef getVertexIndex
49
#undef getVertexIndex
50
#endif
51
52
#ifdef getTypedIndex
53
#undef getTypedIndex
54
#endif
55
56
#ifdef getFaceMarker
57
#undef getFaceMarker
58
#endif
59
60
#ifdef getEdgeMarker
61
#undef getEdgeMarker
62
#endif
63
64
#ifdef getVertexMarker
65
#undef getVertexMarker
66
#endif
67
68
#ifdef getTypedMarker
69
#undef getTypedMarker
70
#endif
71
72
#ifdef isIndexValid
73
#undef isIndexValid
74
#endif
75
76
#ifdef isMarkerInvalid
77
#undef isMarkerInvalid
78
#endif
79
80
#ifdef isValidFaceMarker
81
#undef isValidFaceMarker
82
#endif
83
84
#ifdef isValidEdgeMarker
85
#undef isValidEdgeMarker
86
#endif
87
88
#ifdef isValidVertexMarker
89
#undef isValidVertexMarker
90
#endif
91
92
#ifdef MODELERMARKERS_H
93
#undef MODELERMARKERS_H
94
#endif
Generated on Thu Feb 24 2022 15:09:53