v0.1.0
Fast, portable C library for geometry input/output
|
Declaration of gmio_stlb_header. More...
Go to the source code of this file.
Data Structures | |
struct | gmio_stlb_header |
80-byte data at the beginning of any STL binary file More... | |
Functions | |
struct gmio_stlb_header | gmio_stlb_header_str (const char *str) |
Returns a gmio_stlb_header object whose contents is a copy of str . More... | |
void | gmio_stlb_header_to_printable_str (const struct gmio_stlb_header *header, char *str, char replacement) |
Copies header into C string str . More... | |
Declaration of gmio_stlb_header.
Fougue © 2016 | Last Update: Fri Jun 24 2016 |