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
PointContainer.cs File Reference

Classes

interface  IG.Num.IPointContainer< PointType >
 Basic interface for point container classes. More...
 
class  IG.Num.PointContainer< PointContainerType, PointType >
 Container class that contains a single point plus all the data that are necessary for searching and re-connecting operations on points. More...
 
class  IG.Num.PointContainer< PointLinkType, PointContainerType, PointType >
 Container class that contains a single point plus all the data that are necessary for searching and re-connecting operations on points. More...
 

Namespaces

package  IG.Num