formZ SDK | 5.0 API Reference | System | Math

fz_map_plane_td

Description

Map plane data type.

typedef struct fz_map_plane_td {

fz_xyz_td

pts[4];

fz_plane_equ_td

pquat[3];

fz_mat4x4_td

world_mat };

Members

pts[4]

Origin and axis points.

pquat[3]

Plane equations of 3 planes in world space.

world_mat

Matrix to convert from plane to world cords

Availability

5.0.0.0

Defined in

fz_type_core_api.h