|
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 62 of file GT_AgentSupport.h.
Definition at line 64 of file GT_AgentSupport.h.
| int GT_AgentShapeBindingID::myBindingIdx |
Definition at line 70 of file GT_AgentSupport.h.
| int GT_AgentShapeBindingID::myLayerIdx |
Definition at line 69 of file GT_AgentSupport.h.