fz_ndsp_parm_enum

Description

NDSP parameters shared by all ndsps.

enum fz_ndsp_parm_enum {

FZ_NDSP_PARM_NAME,

FZ_NDSP_PARM_VISIBLE,

FZ_NDSP_PARM_ACTIVE,

FZ_NDSP_PARM_2D,

FZ_NDSP_PARM_PLANE,

FZ_NDSP_PARM_PLANE_EQUC };

Members

FZ_NDSP_PARM_NAME

name (48 characters max).

Type: char*

FZ_NDSP_PARM_VISIBLE

Indicates the ndsp is visible in the project windows.

Type: fzrt_boolean

Default Value: FALSE

FZ_NDSP_PARM_ACTIVE

Indicates the ndsp is active (ie clipping the scene).

Type: fzrt_boolean

Default Value: FALSE

FZ_NDSP_PARM_2D

Indicates the is locked in the project windows.

Type: fzrt_boolean

Default Value: FALSE

FZ_NDSP_PARM_PLANE

map plane fpr the ndsp

Type: fz_map_plane_td

Default Value: FALSE

FZ_NDSP_PARM_PLANE_EQUC

plane equation for the plane

Type: fz_plane_equ_td

Default Value: FALSE

Availability

8.5.4.0

Defined in

fz_ndsp_api.h