Trait rust_tdlib::types::TDMaskPoint [−][src]
pub trait TDMaskPoint: Debug + RObject { }
Expand description
Part of the face, relative to which a mask should be placed
pub trait TDMaskPoint: Debug + RObject { }
Part of the face, relative to which a mask should be placed
impl<'a, MASKPOINT: TDMaskPoint> TDMaskPoint for &'a MASKPOINT
[src]impl<'a, MASKPOINT: TDMaskPoint> TDMaskPoint for &'a mut MASKPOINT
[src]impl TDMaskPoint for MaskPointChin
[src]impl TDMaskPoint for MaskPointEyes
[src]impl TDMaskPoint for MaskPointForehead
[src]impl TDMaskPoint for MaskPointMouth
[src]