formZ SDK | 5.0 API Reference | System | IO Streams

fz_iost_mat4x4

Description

4x4 matrix IO.

Plugin Prototype

fzrt_error_td fz_iost_mat4x4(

fz_iost_ptr

iost,

fz_mat4x4_td *

data,

fzrt_unsigned_int

ndata )

Parameters

iost [Input]

The IO stream.

data [Input]

A pointer to a 4x4 matrix or an array of 4x4 matrices.

ndata [Input]

The number of 4x4 matrices.

Returns

FZRT_NOERR on success. Otherwise, an error code.

Availability

5.0.0.0

Function Set

fz_iost_fset


Defined in

fz_iost_api.h