Struct rin::gl::VaoPathContour [−][src]
pub struct VaoPathContour<'a> { /* fields omitted */ }
Implementations
impl<'a> VaoPathContour<'a>
[src]
impl<'a> VaoPathContour<'a>
[src]Trait Implementations
impl<'a> Render3d for VaoPathContour<'a>
[src]
impl<'a> Render3d for VaoPathContour<'a>
[src]pub fn render<R>(&self, gl: &Renderer<'_, R>) where
R: RenderSurface,
[src]
R: RenderSurface,
Auto Trait Implementations
impl<'a> !RefUnwindSafe for VaoPathContour<'a>
impl<'a> !Send for VaoPathContour<'a>
impl<'a> !Sync for VaoPathContour<'a>
impl<'a> Unpin for VaoPathContour<'a>
impl<'a> !UnwindSafe for VaoPathContour<'a>
Blanket Implementations
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>,
[src]
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>,
[src]pub fn to_subset(&self) -> Option<SS>
[src]
pub fn is_in_subset(&self) -> bool
[src]
pub fn to_subset_unchecked(&self) -> SS
[src]
pub fn from_subset(element: &SS) -> SP
[src]
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>,
[src]
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>,
[src]