Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Output
Winx64
Build
PublishedApi
DgnPlatform
IRasterElementDependency.h
Go to the documentation of this file.
1
/*--------------------------------------------------------------------------------------+
2
|
3
| Supplied under applicable software license agreement.
4
|
5
| Copyright (c) 2018 Bentley Systems, Incorporated. All rights reserved.
6
|
7
+---------------------------------------------------------------------------------------*/
8
#pragma once
9
10
#include <
DgnPlatform/Handler.h
>
// For MissingHandlerPermissions
11
#include <
DgnPlatform/DgnPlatform.h
>
12
#include <
Bentley/RefCounted.h
>
13
14
BEGIN_BENTLEY_DGNPLATFORM_NAMESPACE
15
18
19
/*=================================================================================**/
23
struct
RasterFrameElement
24
{
28
DGNPLATFORM_EXPORT
static
bool
IsKindOf(
MSElementCP
el);
29
};
30
31
32
END_BENTLEY_DGNPLATFORM_NAMESPACE
33
END_BENTLEY_DGNPLATFORM_NAMESPACE
#define END_BENTLEY_DGNPLATFORM_NAMESPACE
Definition:
DgnPlatformBaseType.r.h:69
Bentley::DgnPlatform::RasterFrameElement
Definition:
IRasterElementDependency.h:23
DGNPLATFORM_EXPORT
#define DGNPLATFORM_EXPORT
Definition:
DgnPlatform/ExportMacros.h:58
DgnPlatform.h
RefCounted.h
BEGIN_BENTLEY_DGNPLATFORM_NAMESPACE
#define BEGIN_BENTLEY_DGNPLATFORM_NAMESPACE
Definition:
DgnPlatformBaseType.r.h:68
Handler.h
Bentley::MSElementCP
union DgnPlatform::MSElement const * MSElementCP
Definition:
DgnPlatform.h:531
Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.