![]() |
v0.4.1
Fast, portable C library for geometry input/output
|
Detection of STL format from input stream. More...
Go to the source code of this file.
Enumerations | |
| enum | |
GMIO_STL_FORMAT_TAG_BINARY Byte-mask to tag(identify) STL binary formats More... | |
| enum | gmio_stl_format |
| Various STL formats. More... | |
Functions | |
| enum gmio_stl_format | gmio_stl_format_probe (struct gmio_stream *stream) |
Returns the format of the STL data in stream. More... | |
| enum gmio_stl_format | gmio_stl_format_probe_file (const char *filepath) |
Returns the format of the STL data in file at location filepath. More... | |
Detection of STL format from input stream.
| Fougue © 2017 | Last Update: Fri Apr 14 2017 |