CG  Version 25
Classes | Typedefs
Interface.h File Reference
#include "Overture.h"
#include <vector>
#include <list>
Include dependency graph for Interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InterfaceData
 This class holds past interface values. More...
 
class  InterfaceDataHistory
 This class holds a circular list of past interface values. More...
 
class  GridFaceDescriptor
 
class  InterfaceDescriptor
 

Typedefs

typedef std::vector
< InterfaceData
InterfaceDataList
 
typedef std::vector
< GridFaceDescriptor
GridList
 
typedef std::vector
< InterfaceDescriptor
InterfaceList
 

Typedef Documentation

typedef std::vector<GridFaceDescriptor> GridList
typedef std::vector<InterfaceData> InterfaceDataList
typedef std::vector<InterfaceDescriptor> InterfaceList