A3DSDKMarkupDefinition.h File Reference
Header file for the markup with definition module. More...
Data Structures | |
struct | A3DMarkupDefinitionData |
Structure defining common data to all markup with definition. More... | |
struct | A3DMDTextPropertiesData |
Markup text properties data structure. More... | |
Enumerations | |
enum | EA3DMDMarkupDisplayType { KEA3DMDDisplayType_Unknown = -1, KEA3DMDDisplayType_Unspecified = 0, KEA3DMDDisplayType_FlatToScreen = 1, KEA3DMDDisplayType_FlatToSurface = 2 } |
enum | EA3DMDTextPropertiesFormat { KEA3DMDTextPropertiesFormatNormal = 0, KEA3DMDTextPropertiesFormatUnderLine = 1, KEA3DMDTextPropertiesFormatOverLine = 2, KEA3DMDTextPropertiesFormatExposant = 3, KEA3DMDTextPropertiesFormatindice = 4 } |
Enumerator that describes the format text. More... | |
enum | EA3DMDTextPropertiesJustification { KEA3DMDTextPropertiesJustificationLeft = 0, KEA3DMDTextPropertiesJustificationCenter = 1, KEA3DMDTextPropertiesJustificationRight = 2 } |
Enumerator that justifies the text. More... | |
enum | EA3DMDTextPropertiesScore { KEA3DMDTextPropertiesScoreNone = 0, KEA3DMDTextPropertiesUnderScored = 1, KEA3DMDTextPropertiesScored = 2, KEA3DMDTextPropertiesOverScored = 3 } |
Enumerator that describes the score type applied on text. More... | |
Functions | |
A3DStatus | A3DMarkupDefinitionGet (const A3DMarkupDefinition *pMarkupDefinition, A3DMarkupDefinitionData *pData) |
Populates the A3DMarkupDefinitionData structure. More... | |
A3DStatus | A3DMDTextPropertiesGet (const A3DMDTextProperties *pTextProperties, A3DMDTextPropertiesData *pData) |
Populates the A3DMDTextPropertiesData structure. More... | |
Detailed Description
Header file for the markup with definition module.
- Version
- 9.1
- Date
- March 2016
- Copyright (c) 2016 by Tech Soft 3D, LLC. All rights reserved.