Itasca C++ Interface
|
Files | |
file | ifishplot.h [code] |
This interface exposes a plot data interface (IGeneralPlot) to FISH. | |
file | ikernel.h [code] |
This interface provides an entry point for command processing. | |
file | ilabel.h [code] |
Interface to a single label. | |
file | ilabellist.h [code] |
Interface to the list of all labels in the system. | |
file | iprogram.h [code] |
The main interface access point. | |
file | irangeelementfish.h [code] |
Interface for providing an IRangeElement extension for a RangElementFish. | |
file | irangeelementinteractive.h [code] |
Interface for accessing informations in the three drawable "interactive" filter elements in kernel/src/rangeelementinteractive.h (polygon,rectangle,ellipse) | |
file | irangeelementtype.h [code] |
IRangeElementExtension classes provide access information in the Filters that are included in the Kernel library. | |
file | iudpos.h [code] |
IUDPos interface for user defined data that includes a position in space. | |
file | iudscalar.h [code] |
IUDScalar is a IUDType<double>, for user-defined scalar. | |
file | iudscalarlist.h [code] |
Interface for the list of all IUDScalar (user defined tensor). Get with "UDScalar". | |
file | iudtensor.h [code] |
IUDTensor is a IUDType<SymTensor>, for user-defined tensor data. | |
file | iudtensorlist.h [code] |
Interface for the list of all IUDTensor (user defined tensor). | |
file | iudtype.h [code] |
IUDType is a template interface class, for values of different types that can be used as user-defined data. | |
file | iudtypelist.h [code] |
IUDTypeList is a template interface, for a container of IUDType objects. | |
file | iudvector.h [code] |
IUDVector is a IUDType<DVect>, for user-defined vectors. | |
file | iudvectorlist.h [code] |
Interface for the list of all IUDVector (user defined tensor). | |