formZ SDK | 5.0 API Reference | Project | Modeling

fz_objt_model_type_enum

Description

Model type identifiers. They identify facetted and smooth objects and are used as a parameter to many construction and edit functions to indicate, whether a facetted or smooth object is created/edited.

enum fz_objt_model_type_enum {

FZ_OBJT_MODEL_TYPE_UNSPEC,

FZ_OBJT_MODEL_TYPE_FACT,

FZ_OBJT_MODEL_TYPE_SMOD };

Members

FZ_OBJT_MODEL_TYPE_UNSPEC

Model type is not specified

FZ_OBJT_MODEL_TYPE_FACT

Model type is facetted

FZ_OBJT_MODEL_TYPE_SMOD

Model type is smooth

Availability

5.0.0.0

Defined in

fz_model_core_api.h