formZ SDK | 5.0 API Reference | System | Data Type

fz_type_get_mat3x3

Description

Plugin Prototype

fzrt_error_td fz_type_get_mat3x3(

fz_type_ptr

type,

fz_mat3x3_td *

mat )

Parameters

type [Input]

A pointer to a variant

mat [Result]

A pointer to a matrix to be filled. Must be allocated by the caller.

Availability

5.0.0.0

See Also

fz_type_set_mat3x3,

Function Set

fz_type_fset


Defined in

fz_type_api.h