C# Class fBaseXtensions.Navigation.Gridpoint.AreaBoundary

Afficher le fichier Open project: herbfunk/Funky

Méthodes publiques

Méthode Description
AreaBoundary ( GridPoint Center )
AreaBoundary ( GridPoint TopLeft, GridPoint BottomRight )
ComputeOutCode ( double x, double y ) : LocationFlags

Method Details

AreaBoundary() public méthode

public AreaBoundary ( GridPoint Center )
Center GridPoint

AreaBoundary() public méthode

public AreaBoundary ( GridPoint TopLeft, GridPoint BottomRight )
TopLeft GridPoint
BottomRight GridPoint

ComputeOutCode() public méthode

public ComputeOutCode ( double x, double y ) : LocationFlags
x double
y double
Résultat LocationFlags