Trait rin::gl::VaoDraw [−][src]
VaoRange + a draw mode
This is the only type that can be drawn through a Context
Required methods
Loading content...Trait Implementations
impl<'a> VaoRange for &'a (dyn VaoDraw + 'a)
[src]
impl<'a> VaoRange for &'a (dyn VaoDraw + 'a)
[src]