|
Euphoria
|
Go to the source code of this file.
Classes | |
| struct | eu::core::ExtractedAttribute |
A extracted attribute like float 3 More... | |
| struct | eu::core::ExtractedGeom |
| Extracted data from a Geom for a specific shader layout so a CompiledGeom can be created. More... | |
Namespaces | |
| namespace | eu |
| namespace | eu::core |
Enumerations | |
| enum class | eu::core::ExtractedAttributeType { eu::core::ExtractedAttributeType::Float } |
| The type of a extracted attribute, like 'float'. More... | |
Functions | |
| ExtractedGeom | eu::core::extract_geom (const Geom &geom, const CompiledGeomVertexAttributes &layout) |