A3DTopoItemOwner

struct A3DTopoItemOwner

Structure is a linked list for storing topology items owners.

5.0

This structure gives you an access to topology item owners.

Index

Variables

Variables

const A3DTopoItem *A3DTopoItemOwner.m_pTopoItem

Topology item owner.

void *A3DTopoItemOwner.m_pNext
void

If the topology item is shared by several owners, this pointer gives access to the next owner item.