Name | Description | |
---|---|---|
![]() | NRange2DF Constructor | Overloaded. |
The following tables list the members exposed by NRange2DF.
Name | Description | |
---|---|---|
![]() | NRange2DF Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | The empty range |
![]() | xmax | max x coordinate |
![]() | xmin | min x coordinate |
![]() | ymax | max y coordinate |
![]() | ymin | min y coordinate |
Name | Description | |
---|---|---|
![]() | AreaIntersectsWith | Determines whether this range area intersects with the specified circle area |
![]() | Contains | Overloaded. Determines whether the range contains the specified point |
![]() ![]() | FromTwoPoints | Creates a normalized 2D range from two points. |
![]() | IntersectsWith | Overloaded. Determines whether this range intersects with the specified range |
![]() | OutlineIntersectsWith | Determines whether this range outline intersects with the specified circle outline |
![]() | ToNRectangleF | Converts this rectangle to NRectangleF. |
![]() | ToRectangleF | Converts this range to RectangleF. |