formZ SDK | 5.0 API Reference | System | IO Streams

fz_iost_one_xyz_float

Description

single precision 3D x,y,z coordinate IO for one item. TODO - do we want to expose this? Should we just expose the double precision types only?

Plugin Prototype

fzrt_error_td fz_iost_one_xyz_float(

fz_iost_ptr

iost,

fz_xyz_float_td *

data )

Parameters

iost [Input]

The IO stream.

data [Input]

A pointer to a coordinate.

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