|
Gocator Development Kit
|
Represents a tool input collection.

Public Member Functions | |
| const kPoint3d64f * | GdkToolInput_AnchorPosition (GdkToolInput input) |
| Returns the anchoring position for the input. More... | |
| GdkInputItem | GdkToolInput_Find (GdkToolInput input, GdkDataSource source) |
| Finds an input item by data source. More... | |
| GdkInputItem | GdkToolInput_Selected (GdkToolInput input) |
| Returns the item correspoding to the selected data source. More... | |
| GdkInputItem | GdkToolInput_SelectedSec (GdkToolInput input) |
| Returns the secondary item correspoding to the selected data source. More... | |