|
Gocator Development Kit
|
| kStatus GdkToolOutput_InitSurfaceAt | ( | GdkToolOutput | output, |
| kSize | index, | ||
| kSize | width, | ||
| kSize | height, | ||
| GvSurfaceMsg * | msg | ||
| ) |
Constructs a GvSurfaceMsg object for a Uniform surface at the specified index.
| output | Output object. |
| index | Index of the output object to retrieve relative to all outputs |
| width | Width of the surface |
| height | Height of the surface |
| msg | Pointer to where the GvSurfaceMsg is to be set (PointType = k16s) |