|
Gocator Development Kit
|
| const kPoint3d64f * GdkToolInput_AnchorPosition | ( | GdkToolInput | input | ) |
Returns the anchoring position for the input.
If anchoring is not enabled for an axis, the value for that axis is 0.0. A value may be k64F_NULL if anchoring fails for that axis.
| input | Input collection. |