![]() |
v0.4.1
Fast, portable C library for geometry input/output
|
Structures for AMF document. More...
Go to the source code of this file.
Data Structures | |
| struct | gmio_amf_metadata |
| Addition information about an element(eg name, description, ... More... | |
| struct | gmio_amf_color |
| Red, green, blue and alpha channels as numbers or formulas in [0,1]. More... | |
| struct | gmio_amf_material |
| struct | gmio_amf_composite |
| Proportion of the composition of another material. More... | |
| struct | gmio_amf_vertex |
| Vertex within a mesh. More... | |
| struct | gmio_amf_edge |
| Edge within a mesh, for curved triangles. More... | |
| struct | gmio_amf_texmap |
| struct | gmio_amf_triangle |
| struct | gmio_amf_volume |
| Closed volume of an object. More... | |
| struct | gmio_amf_mesh |
| Triangular mesh referencing a set of vertices. More... | |
| struct | gmio_amf_object |
| Volume or volumes of material. More... | |
| struct | gmio_amf_constellation |
| Combination of objects. More... | |
| struct | gmio_amf_instance |
| Position of an object in a constellation. More... | |
| struct | gmio_amf_texture |
| struct | gmio_amf_object_mesh_element_index |
| Index of an element(vertex, edge or volume) within a mesh. More... | |
| struct | gmio_amf_document |
| Provides an interface for accessing the underlying(hidden) user AMF data. More... | |
Enumerations | |
| enum | gmio_amf_volume_type |
| enum | gmio_amf_texture_type |
| enum | gmio_amf_unit |
| Units supported by AMF. More... | |
| enum | gmio_amf_document_element |
The direct elements of an AMF document(ie inside <amf>...</amf>) More... | |
| enum | gmio_amf_mesh_element |
The direct elements of an AMF mesh(ie inside <mesh>...</mesh>) More... | |
Structures for AMF document.
| Fougue © 2017 | Last Update: Fri Apr 14 2017 |