Go to the source code of this file.
Data Structures | |
class | Dtk_AxisSystem |
This is the Dtk_AxisSystem class. More... | |
class | Dtk_ColorInfosSet |
This is the Color Info Set class. This is the read color definition Class. It gathers all information about colors in the component. Please use the Dtk_ColorInfosSetPtr class to handle it... More... | |
class | Dtk_Constraint |
This is the Dtk_Constraint class. More... | |
class | Dtk_Constraint::_ConstraintValue |
class | Dtk_ConstraintReference |
This is the Dtk_ConstraintReference class. More... | |
class | Dtk_Entity |
class | Dtk_Info |
This is the generic Info class. More... | |
class | Dtk_LayerFilterInfos |
Please use the Dtk_LayerFilterInfosPtr class to handle it... More... | |
class | Dtk_LayerInfosSet |
This is the Layer Info Set class. This is the main Layer Class. It gathers all information about layers and layer filters. Please use the Dtk_LayerInfosSetPtr class to handle it... More... | |
class | Dtk_ModelDisplay |
This is the Dtk_ModelDisplay class. Please use the Dtk_ModelDisplayPtr class to handle it... More... | |
class | Dtk_Preview |
This is the Dtk_Preview class. More... | |
struct | Dtk_string_compare |
struct | Dtk_string_compare_case_insensitive |
Typedefs | |
typedef Dtk_SmartPtr< Dtk_AxisSystem > | Dtk_AxisSystemPtr |
typedef Dtk_SmartPtr< Dtk_ColorInfosSet > | Dtk_ColorInfosSetPtr |
typedef Dtk_SmartPtr< Dtk_Constraint > | Dtk_ConstraintPtr |
typedef Dtk_SmartPtr< Dtk_ConstraintReference > | Dtk_ConstraintReferencePtr |
typedef Dtk_SmartPtr< Dtk_LayerFilterInfos > | Dtk_LayerFilterInfosPtr |
typedef Dtk_SmartPtr< Dtk_LayerInfosSet > | Dtk_LayerInfosSetPtr |
typedef Dtk_SmartPtr< Dtk_material > | Dtk_MaterialPtr |
typedef Dtk_SmartPtr< Dtk_ModelDisplay > | Dtk_ModelDisplayPtr |
typedef Dtk_SmartPtr< Dtk_Preview > | Dtk_PreviewPtr |
Enumerations | |
enum | Dtk_FontLineType { DTK_NO_PATTERN = 0, DTK_SOLIDLINE, DTK_DASHED, DTK_PHANTOM, DTK_CENTERLINE, DTK_DOTTED, DTK_LONG_DASHED, DTK_DOTTED_DASHED, DTK_BREAKLINE, DTK_NUM_FONT_LINE_TYPES } |
This is a set of line styles. More... | |
enum | Dtk_PointType { DTK_PT_UNSPECIFIED = 0, DTK_PT_CROSS, DTK_PT_PLUS, DTK_PT_CONCENTRIC, DTK_PT_COINCIDENT, DTK_PT_FULLCIRCLE, DTK_PT_FULLSQUARE, DTK_PT_STAR, DTK_PT_DOT, DTK_PT_SMALLDOT, DTK_PT_BIGFULLCIRCLE, DTK_PT_BIGFULLSQUARE } |
Functions | |
int | dtk_AddColorInTable (const Dtk_RGB &) |
typedef Dtk_SmartPtr<Dtk_AxisSystem> Dtk_AxisSystemPtr |
typedef Dtk_SmartPtr<Dtk_Constraint> Dtk_ConstraintPtr |
typedef Dtk_SmartPtr<Dtk_material> Dtk_MaterialPtr |
typedef Dtk_SmartPtr<Dtk_Preview> Dtk_PreviewPtr |
enum Dtk_FontLineType |
enum Dtk_PointType |
int dtk_AddColorInTable | ( | const Dtk_RGB & | ) |