Data Structures | |
struct | A3DTopoItemOwner |
Structure is a linked list for storing topology items owners. | |
Typedefs | |
typedef void * | A3DTopoItemOwnersManager |
Structure for storing topology items owners. More... | |
Functions | |
A3DStatus | A3DTopoItemOwnersManagerGet (const A3DRiRepresentationItem *pBrepOwner, A3DTopoItemOwnersManager *&pTopoItemOwnersManager) |
Creates manager of topology items fron an A3DRiRepresentationItem. More... | |
A3DStatus | A3DTopoItemOwnersGet (A3DTopoItemOwnersManager *pTopoItemOwnersManager, const A3DTopoItem *pTopoItem, A3DTopoItemOwner *&pTopoItemOwner) |
Gets owners of topology item. More... | |
typedef void* A3DTopoItemOwnersManager |
Structure for storing topology items owners.