formZ SDK | 5.0 API Reference | System | Math

fz_math_3d_get_proj_plane

Description

Given a plane equation, gets the largest of the three projection planes.

Plugin Prototype

fz_plane_enum fz_math_3d_get_proj_plane(

fz_plane_equ_td *

equ )

Parameters

equ [Input]

plane

Returns

FZ_PLANE_XY, FZ_PLANE_YZ or FZ_PLANE_ZX

Availability

5.0.0.0

Example Files

util_math_3d.fsl

Function Set

fz_math_fset


Defined in

fz_math_api.h