Data Structures | |
struct | A3DGraphStyleData |
Style data. More... | |
Functions | |
A3DStatus | A3DGlobalGetGraphStyleData (const A3DUns32 uiIndexStyle, A3DGraphStyleData *pData) |
Populates the A3DGraphStyleData structure. More... | |
A3DStatus | A3DGlobalInsertGraphStyle (const A3DGraphStyleData *pData, A3DUns32 *puiIndexStyle) |
Inserts a style from A3DGraphStyleData structure into the global data. More... | |
Entity type is kA3DTypeGraphStyle.
A3DStatus A3DGlobalGetGraphStyleData | ( | const A3DUns32 | uiIndexStyle, |
A3DGraphStyleData * | pData | ||
) |
Populates the A3DGraphStyleData structure.
A3DStatus A3DGlobalInsertGraphStyle | ( | const A3DGraphStyleData * | pData, |
A3DUns32 * | puiIndexStyle | ||
) |
Inserts a style from A3DGraphStyleData structure into the global data.