[−][src]Crate glamour
Re-exports
pub use nalgebra_glm as glm; |
Modules
| camera | |
| g_buf | |
| gl_call | |
| renderer | |
| shader | |
| texture | |
| transform | |
| vert_array | |
| vert_basic | |
| vert_trans |
Macros
| gl_call | A wrapper for an unsafe OpenGL call that will |
Structs
| App | |
| AppContext | |
| Camera | |
| GBuf | |
| IndexBuf | |
| Renderer | |
| ShaderBuilder | |
| ShaderProgram | |
| Texture | |
| Transform | |
| VertArray | |
| VertAttr | |
| VertBasic | |
| VertBuf | |
| VertLayout | |
| VertTrans |
Enums
| VertAttrType |
Traits
| Layer | |
| Vert | |
| VertBuffer |
Functions
| assets_path |