Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Classes | Namespaces
igeomset.h File Reference

The interface for a container of a single "set" of geometry elements, representing points, edges, polygons, etc. More...

#include "utility/interface/signal2.h"
#include "igeomimportexport.h"

Go to the source code of this file.

Classes

class  itascaxd::IGeomSet
 A container for a single "set" of geometric elements. A geometric set is a named collection of geometry elements (points, edges, polygons) as an organization layer. More...
 

Namespaces

 itasca
 namespace Itasca
 
 itascaxd
 Itasca Library standard namespace, specific to 2D or 3D.
 

Detailed Description

The interface for a container of a single "set" of geometry elements, representing points, edges, polygons, etc.