HDK
|
Index of a shape binding in one of the agent's current layers. More...
#include <GT_AgentSupport.h>
Public Member Functions | |
GT_AgentShapeBindingID (int layer_idx, int shape_idx) | |
Public Attributes | |
int | myLayerIdx |
int | myBindingIdx |
Index of a shape binding in one of the agent's current layers.
Definition at line 60 of file GT_AgentSupport.h.
Definition at line 62 of file GT_AgentSupport.h.
int GT_AgentShapeBindingID::myBindingIdx |
Definition at line 68 of file GT_AgentSupport.h.
int GT_AgentShapeBindingID::myLayerIdx |
Definition at line 67 of file GT_AgentSupport.h.