Gocator 2000 API
Go2PartIntensityData_ValuesAt
Description

Gets a pointer to the part intensity data. This is intended to be paired with the matching source part data.

C
Go2UInt8* Go2PartIntensityData_ValuesAt(Go2PartIntensityData data, Go2UInt32 rowIndex);
Parameters
Parameters 
Description 
Go2PartIntensityData data 
Go2UInt32 rowIndex 
Index of the desired row. 
Returns

Pointer to the first range value in the part intensity array.

File

Go2DataTypes.h

Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.