void tvBaseFlyToPickPoint (tvBase *threeD, int res, int tx, int ty, double p[], void *data)
Perform a Fly to operation on the selected point
Not a "seek"
Documentation
Perform a Fly to operation on the selected point
Not a "seek". We would never do that! That's patented
Externals: NONE
(ISSUE: should this function be publically visible? Its use is a bit
obscure for client side code, and the arguments tx, ty, and res are not
used?????)
- Returns:
- void
- Parameters:
- threeD -
res -
tx -
ty -
p - []
data -
- Author:
- Nat Bletter
- Version:
- 03/29/99
TerraVision API Home Page