Crate truck_rendimpl[−][src]
Visualization of shape and polygon mesh based on platform
Re-exports
pub use modeling::*; |
pub use polymesh::*; |
Modules
| image2texture | utility for creating |
| modeling | Re-exports |
| polymesh | Re-exports |
Structs
| InstanceCreator | Constroctor for instances |
| InstanceState | Configures of instances. |
| Material | Material information. |
| PolygonInstance | Instance of polygon |
| PolygonInstanceDescriptor | Configures of polygon instance |
| ShapeInstance | Instance of shape: |
| ShapeInstanceDescriptor | Configures of shape instance |
| WireFrameInstance | Wire frame rendering |
| WireFrameInstanceDescriptor | Configures of wire frame instance |
| WireFrameState | Configures of |
Traits
| CreatorCreator | for creating |
| Polygon | The trait for generating |
| Shape | The trait for generating |