Delegate DMeshAABBTree3.ClusterFunctionType
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public delegate int ClusterFunctionType(int iStart, int iCount, ref int iBoxCur, ref int iIndicesCur);
  Parameters
| Type | Name | Description | 
|---|---|---|
| Int32 | iStart | |
| Int32 | iCount | |
| Int32 | iBoxCur | |
| Int32 | iIndicesCur | 
Returns
| Type | Description | 
|---|---|
| Int32 |