formZ SDK | 5.0 API Reference | Project | Modeling | View Manager

fz_view_math_homg_2_screen

Description

Routine to convert homogenous coordinates to screen (pixel) coordinates.

Plugin Prototype

fzrt_error_td fz_view_math_homg_2_screen(

fzrt_int

windex,

fz_xyzw_td *

homg_pnt,

fzrt_point *

screen_pnt )

Parameters

windex [Input]

project window index

homg_pnt [Input]

3D point in homogenous space

screen_pnt [Result]

2D point in screen (pixel) space

Returns

None

Availability

5.0.0.0

Function Set

fz_view_fset


Defined in

fz_view_api.h