[][src]Trait azure::azure_hl::AsAzurePoint

pub trait AsAzurePoint {
    fn as_azure_point(&self) -> AzPoint;
}

Required methods

fn as_azure_point(&self) -> AzPoint

Loading content...

Implementations on Foreign Types

impl AsAzurePoint for Point2D<AzFloat>[src]

impl AsAzurePoint for Vector2D<AzFloat>[src]

Loading content...

Implementors

Loading content...