Struct x11_dl::xrender::_XTriangle
[−]
[src]
pub struct _XTriangle {
pub p1: XPointFixed,
pub p2: XPointFixed,
pub p3: XPointFixed,
}Fields
p1 | |
p2 | |
p3 |
pub struct _XTriangle {
pub p1: XPointFixed,
pub p2: XPointFixed,
pub p3: XPointFixed,
}p1 | |
p2 | |
p3 |
impl Copy for _XTriangleimpl Clone for _XTrianglefn clone(&self) -> _XTrianglefn clone_from(&mut self, source: &Self)