|
Gocator Development Kit
|
| kStatus GdkToolOutput_InitMeshAt | ( | GdkToolOutput | output, |
| kSize | index, | ||
| GvMeshMsg * | msg | ||
| ) |
Constructs/reuses a GvMeshMsg object at the specified index.
| output | Output object. |
| index | Index of the output object to retrieve relative to all outputs |
| msg | Pointer to where the GvMeshMsg is to be set |