Module conrod::text::rt
[−]
[src]
Re-exported RustType geometrical types.
Structs
| Point |
A point in 2-dimensional space, with each dimension of type |
| Rect |
A rectangle, with top-left corner at |
| Vector |
A vector in 2-dimensional space, with each dimension of type |
Functions
| point |
A convenience function for generating |
| vector |
A convenience function for generating |