[−][src]Module amethyst_rendy::pod 
GPU POD data types.
Structs
| DirectionalLight | directional light struct  | 
| Environment | Environment Uniform  | 
| JointsOffset | Instance-rate joints offset  | 
| Material | Material Uniform  | 
| PointLight | point light struct  | 
| SkinnedVertexArgs | Skinned Instance-rate vertex arguments.  | 
| SpotLight | spot light struct  | 
| SpriteArgs | Sprite Vertex Data  | 
| TextureOffset | TextureOffset  | 
| Tint | Tint  | 
| VertexArgs | Instance-rate vertex arguments  | 
| ViewArgs | ViewArgs  | 
Traits
| IntoPod | Trait for auto conversion into standard GLSL POD types.  |