35 virtual void MakeClassAbstract() = 0;
struct DVec3d const * DVec3dCP
Definition: msgeomstructs_typedefs.h:89
3x3 matrix commonly used for pure rotations, but in general may also have scales and non-perpendicula...
Definition: rotmatrix.h:21
Definition: ViewContext.h:358
#define ELEMENTHANDLER_DECLARE_MEMBERS(__classname__, __exporter__)
Definition: Handler.h:86
wchar_t const * WCharCP
Definition: Bentley.h:224
struct DgnPlatform::DisplayPath const * DisplayPathCP
Definition: DgnPlatform.h:236
3d point coordinates.
Definition: dpoint3d.h:19
struct DRange3d const & DRange3dCR
Definition: msgeomstructs_typedefs.h:108
#define DEFINE_T_SUPER(B)
Definition: Bentley.h:167
struct Transform const & TransformCR
Definition: msgeomstructs_typedefs.h:134
struct DRange3d const * DRange3dCP
Definition: msgeomstructs_typedefs.h:108
int StatusInt
Definition: Bentley.h:222
struct DgnPlatform::DropGeometry const & DropGeometryCR
Definition: DgnPlatform.h:249
struct DgnPlatform::ElementHandle const & ElementHandleCR
Definition: DgnPlatform.h:260
Vector with x,y,z components.
Definition: dvec3d.h:110
A 3d low and high corner pair for range boxes.
Definition: drange3d.h:20
A string class that has many of the same capabilities as std::string, plus additional functions such ...
Definition: WString.h:51