![]() |
v0.4.1
Fast, portable C library for geometry input/output
|
Retrieval of STL infos from input stream. More...
Go to the source code of this file.
Data Structures | |
| struct | gmio_stl_infos |
| Informations retrieved by gmio_stl_infos_probe() More... | |
| struct | gmio_stl_infos_probe_options |
| Options of function gmio_stl_infos_probe() More... | |
Enumerations | |
| enum | gmio_stl_info_flag |
| Flags(OR-combinations) for each STL info. More... | |
Functions | |
| int | gmio_stl_infos_probe (struct gmio_stl_infos *infos, struct gmio_stream *stream, unsigned flags, const struct gmio_stl_infos_probe_options *options) |
| Finds informations about STL contents. More... | |
| int | gmio_stl_infos_probe_file (struct gmio_stl_infos *infos, const char *filepath, unsigned flags, const struct gmio_stl_infos_probe_options *options) |
| Finds informations about STL contents from a file. More... | |
| gmio_streamsize_t | gmio_stla_infos_probe_streamsize (struct gmio_stream *stream, struct gmio_memblock *stream_memblock) |
Returns the size(in bytes) of the next STL ascii solid in stream. More... | |
Retrieval of STL infos from input stream.
| Fougue © 2017 | Last Update: Fri Apr 14 2017 |