v0.4.1
Fast, portable C library for geometry input/output
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
Functions
amf_io.h File Reference

AMF read/write functions. More...

Go to the source code of this file.

Functions

int gmio_amf_write (struct gmio_stream *stream, const struct gmio_amf_document *doc, const struct gmio_amf_write_options *opts)
 Writes AMF document to stream. More...
 
int gmio_amf_write_file (const char *filepath, const struct gmio_amf_document *doc, const struct gmio_amf_write_options *opts)
 Writes AMF document to stream. More...
 

Detailed Description

AMF read/write functions.

Fougue © 2017