IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
BoundingBox.cs File Reference

Classes

interface  IG.Num.IBoundingBox
 Bounding box, defines minimum and maximum co-ordinates of domains, geometric objects and their groups. More...
 
class  IG.Num.BoundingBoxBase
 Base class for bounding boxes that define minimal and maximal co-ordinates of objects, groups of objects, and regions in space. More...
 
class  IG.Num.BoundingBox
 Bounding box, defines lower and upper bounds on vector quantities such as coordinates of geometrix objects, bounds of domains, etc. More...
 
class  IG.Num.BoundingBox3d
 A 3D bounding box. More...
 
class  IG.Num.BoundingBox2d
 A 2D bounding box. More...
 
class  IG.Num.BoundingBox1d
 An 1D bounding box. More...
 

Namespaces

package  IG.Num