public class CrowdAgentDebugInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
Idx |
float[] |
OptEnd |
float[] |
OptStart |
ObstacleAvoidanceDebugData |
Vod |
| Constructor and Description |
|---|
CrowdAgentDebugInfo() |
public int Idx
public float[] OptStart
public float[] OptEnd
public ObstacleAvoidanceDebugData Vod