|
CFx SDK Documentation
2022 SP0
|
#include "TD_PackPush.h"#include "DbEntity.h"#include "TextDefs.h"#include "Ge/GePoint2d.h"#include "Ge/GePoint3d.h"#include "Ge/GeDoubleArray.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| struct | OdDbMTextFragment |
| struct | OdDbMTextIndent |
| class | OdDbMText |
Typedefs | |
| typedef int(* | OdDbMTextEnum) (OdDbMTextFragment *, void *) |
| typedef OdArray< OdDbMTextIndent > | OdDbMTextIndents |
| typedef OdSmartPtr< OdDbMText > | OdDbMTextPtr |
| typedef int(* OdDbMTextEnum) (OdDbMTextFragment *, void *) |
| typedef OdArray<OdDbMTextIndent> OdDbMTextIndents |
| typedef OdSmartPtr<OdDbMText> OdDbMTextPtr |
This template class is a specialization of the OdSmartPtr class for OdDbMText object pointers.