HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GT_AgentShapeBindingID Struct Reference

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
 

Detailed Description

Index of a shape binding in one of the agent's current layers.

Definition at line 62 of file GT_AgentSupport.h.

Constructor & Destructor Documentation

GT_AgentShapeBindingID::GT_AgentShapeBindingID ( int  layer_idx,
int  shape_idx 
)
inline

Definition at line 64 of file GT_AgentSupport.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: