Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Geometry.BoundingBoxExt Member List

This is the complete list of members for Loyc.Geometry.BoundingBoxExt, including all inherited members.

AsBCL(this BoundingBox< int > bbox) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
AsBCL(this BoundingBox< float > bbox) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Center< T >(this BoundingBox< T > self) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Contains< T >(this BoundingBox< T > self, Point< T > point) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Contains< T >(this BoundingBox< T > self, BoundingBox< T > other) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Deflate< T >(this BoundingBox< T > self, T amount) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Deflate< T >(this BoundingBox< T > self, T amountX, T amountY) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Deflated< T >(this BoundingBox< T > self, T amountX, T amountY) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
ExpandToInclude< T >(this BoundingBox< T > self, Point< T > point) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
ExpandToInclude< T >(this BoundingBox< T > self, IEnumerable< Point< T >> points) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Inflate< T >(this BoundingBox< T > self, T amount) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Inflate< T >(this BoundingBox< T > self, T amountX, T amountY) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Inflated< T >(this BoundingBox< T > self, T amountX, T amountY) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Intersect< T >(this BoundingBox< T > self, BoundingBox< T > b) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Normalize< T >(this BoundingBox< T > self) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Overlaps< T >(this BoundingBox< T > self, BoundingBox< T > other) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
ToBoundingBox< T >(this IEnumerable< Point< T >> pts) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
ToBoundingBox< T >(this IEnumerator< Point< T >> e) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
ToBoundingBox< T >(this LineSegment< T > seg) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Union< T >(this BoundingBox< T > self, BoundingBox< T > b) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Union< T >(this IEnumerable< BoundingBox< T >> e) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic
Union< T >(this IEnumerator< BoundingBox< T >> e) (defined in Loyc.Geometry.BoundingBoxExt)Loyc.Geometry.BoundingBoxExtinlinestatic