GoWebScan API
GoWebScanTracheidWebMsg Class Reference

Description

Represents a message containing a tile of resampled and merged spot angle, scatter, and area data for a given section.

Inheritance diagram for GoWebScanTracheidWebMsg:
Inheritance graph

Public Member Functions

kArray2 GoWebScanTracheidWebMsg_Angle (GoWebScanTracheidWebMsg msg)
 Gets the tile angle data array. More...
 
k8uGoWebScanTracheidWebMsg_AngleAt (GoWebScanTracheidWebMsg msg, kSize rowIndex, kSize colIndex)
 Gets a pointer to the angle value at a specified row and column index. More...
 
kArray2 GoWebScanTracheidWebMsg_Area (GoWebScanTracheidWebMsg msg)
 Gets the tile area data array. More...
 
k8uGoWebScanTracheidWebMsg_AreaAt (GoWebScanTracheidWebMsg msg, kSize rowIndex, kSize colIndex)
 Gets a pointer to the area value at a specified row and column index. More...
 
GoWebScanTracheidWebMsgAttrGoWebScanTracheidWebMsg_Attributes (GoWebScanTracheidWebMsg msg)
 Gets the attributes of a message. More...
 
kStatus GoWebScanTracheidWebMsg_Construct (GoWebScanTracheidWebMsg *msg, kSize height, kSize width, kAlloc allocator)
 Constructs a GoWebScanTracheidWebMsg msg. More...
 
kSize GoWebScanTracheidWebMsg_Height (GoWebScanTracheidWebMsg msg)
 Gets the height of a message. More...
 
kArray1 GoWebScanTracheidWebMsg_Inputs (GoWebScanTracheidWebMsg msg)
 Gets the inputs corresponding to each row of the tile. More...
 
k64sGoWebScanTracheidWebMsg_InputsAt (GoWebScanTracheidWebMsg msg, kSize index)
 Gets the input at a specified row. More...
 
kStatus GoWebScanTracheidWebMsg_Realloc (GoWebScanTracheidWebMsg msg, kSize height, kSize width)
 Resize a GoWebScanTracheidWebMsg msg. More...
 
kArray2 GoWebScanTracheidWebMsg_Scatter (GoWebScanTracheidWebMsg msg)
 Gets the tile scatter data array. More...
 
k8uGoWebScanTracheidWebMsg_ScatterAt (GoWebScanTracheidWebMsg msg, kSize rowIndex, kSize colIndex)
 Gets a pointer to the scatter value at a specified row and column index. More...
 
kSize GoWebScanTracheidWebMsg_Width (GoWebScanTracheidWebMsg msg)
 Gets the width of a message. More...
 

The documentation for this class was generated from the following file: