fg_yview()Win32 DirectX Fastgraph/Light Prototype int fg_yview (int vy); Function fg_yview (ByVal vy As Long) As Long function fg_yview (vy : integer) : integer; Description The fg_yview() function translates a vertical viewport coordinate to the corresponding screen space y coordinate. Parameters vy is the vertical viewport coordinate to translate. Return value The screen space y coordinate corresponding to the specified viewport coordinate. If no viewport has been defined, the return value will be equal to vy. Restrictions none See also fg_getview(), fg_setview(), fg_xview()
|
 
copyright 2001 Ted Gruber Software, Inc.