26 #if defined (mdl_type_resource_generator) || defined (mdl_resource_compiler)
27 #define MDLTOOLS_END_OF_FILE __EndOfFile__
29 #define MDLTOOLS_END_OF_FILE
32 #if defined (mdl_resource_compiler)
33 #define RCOMP_END_OF_FILE __EndOfFile__
35 #define RCOMP_END_OF_FILE
38 #if defined (mdl_type_resource_generator)
39 #define RSCTYPE_END_OF_FILE __EndOfFile__
41 #define RSCTYPE_END_OF_FILE
44 #if defined (mdl_type_resource_generator)
55 typedef struct BSIRect
60 #endif // defined (mdl_type_resource_generator)
62 #if defined (mdl_resource_compiler) || defined (mdl_type_resource_generator)
64 #define BEGIN_BENTLEY_DGNPLATFORM_NAMESPACE
65 #define END_BENTLEY_DGNPLATFORM_NAMESPACE
68 #define BEGIN_BENTLEY_DGNPLATFORM_NAMESPACE BEGIN_BENTLEY_NAMESPACE namespace DgnPlatform {
69 #define END_BENTLEY_DGNPLATFORM_NAMESPACE }}
71 #endif // (mdl_resource_compiler) || defined (mdl_type_resource_generator)
struct DgnPlatform::MSElementDescr * MSElementDescrP
Definition: DgnPlatform.h:390
struct Bentley::BitMask * BitMaskP
Definition: DgnPlatform.h:134
struct DgnPlatform::ModelRefIterator * ModelRefIteratorP
Definition: DgnPlatform.h:401
struct DgnPlatform::DgnModelRefList * DgnModelRefListP
Definition: DgnPlatform.h:224
struct Bentley::DgnPlatform::ScanRange ScanRange
The scan range used for mdlScanCriteria.
faceId, edgeId, vertexId, FloatRGB, RgbFactor
uint32_t UInt32
Definition: Bentley.r.h:128
#define BEGIN_BENTLEY_NAMESPACE
Definition: Bentley.r.h:24
GeomApi: Bentley::Rounding, Bentley::ValueSizeSize, Bentley::OrderedValueSizeSize, Bentley::IGeometry, Bentley::OrderedIGeometryPtr, Bentley::pointList.
int32_t Int32
Definition: Bentley.r.h:119
struct DgnPlatform::DgnFile * DgnFileP
Definition: DgnPlatform.h:206
UInt64 CommandNumber
Definition: DgnPlatformBaseType.r.h:76
uint64_t UInt64
Definition: Bentley.r.h:131
#define END_BENTLEY_NAMESPACE
Definition: Bentley.r.h:25
int64_t Int64
Definition: Bentley.r.h:130
struct DgnPlatform::DgnModelRef * DgnModelRefP
Definition: DgnPlatform.h:223