CFx SDK Documentation  2023 SP0
Classes | Typedefs
DbMText.h File Reference
#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< OdDbMTextIndentOdDbMTextIndents
 
typedef OdSmartPtr< OdDbMTextOdDbMTextPtr
 

Typedef Documentation

◆ OdDbMTextEnum

typedef int(* OdDbMTextEnum) (OdDbMTextFragment *, void *)

Definition at line 116 of file DbMText.h.

◆ OdDbMTextIndents

Definition at line 120 of file DbMText.h.

◆ OdDbMTextPtr

This template class is a specialization of the OdSmartPtr class for OdDbMText object pointers.

Definition at line 1104 of file DbMText.h.