Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GdkToolOutput_InitProfileAt ( GdkToolOutput  output,
kSize  index,
kSize  pointCount,
GvProfileMsg *  msg 
)

Constructs/reuses a GvProfileMsg object at the specified index.

If the indicated index is a GDK_DATA_TYPE_UNIFORM_PROFILE, the profile array will be of type k16s If the indicated index is a GDK_DATA_TYPE_PROFILE_POINT_CLOUD, the profile array will be of type kPoint16s

Parameters
outputOutput object.
indexIndex of the output object to retrieve relative to all outputs
pointCountCount of points for this profile
msgPointer to where the GvProfileMsg is to be set
Returns
Operation status.