#include "DgnPlatform.h"
Go to the source code of this file.
Classes | |
struct | ColorBook |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |
Typedefs | |
typedef struct Bentley::RgbColorDef * | RgbColorDefP |
typedef struct Bentley::RgbColorDef & | RgbColorDefR |
typedef struct Bentley::RgbColorDef const * | RgbColorDefCP |
typedef struct Bentley::RgbColorDef const & | RgbColorDefCR |
typedef struct DgnPlatform::ColorBook * | ColorBookP |
typedef struct DgnPlatform::ColorBook & | ColorBookR |
typedef struct DgnPlatform::ColorBook const * | ColorBookCP |
typedef struct DgnPlatform::ColorBook const & | ColorBookCR |
typedef RefCountedPtr< ColorBook > | ColorBookPtr |