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

fz_view_kind_enum

Description

Indicates the kind of view.

enum fz_view_kind_enum {

FZ_VIEW_KIND_WINDOW,

FZ_VIEW_KIND_CAMERA,

FZ_VIEW_KIND_ANIMATION };

Members

FZ_VIEW_KIND_WINDOW

view is displayed in a formZ window

FZ_VIEW_KIND_CAMERA

view is a camera view with specific picture plane dimensions

FZ_VIEW_KIND_ANIMATION

view is an animation view with specific picture plane dimensions and motion parameters. In version 6.1.0.0 and later, this indicates the view is animated, but does not have to have a picture plane, but may. Its animatable parameters can be accessed via the animation function set functions.

Availability

5.0.0.0

Defined in

fz_view_api.h