Type Alias PtI
Source pub type PtI = Point<TPtI>;
pub struct PtI {
pub x: u32,
pub y: u32,
}
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.