ug4
grid_observer.h File Reference
#include "common/types.h"

Go to the source code of this file.

Classes

class  ug::GridObserver
 

Namespaces

 ug
 the ug namespace
 

Enumerations

enum  ug::ObserverType {
  ug::OT_NONE = 0 , ug::OT_GRID_OBSERVER = 1 , ug::OT_VERTEX_OBSERVER = 2 , ug::OT_EDGE_OBSERVER = 4 ,
  ug::OT_FACE_OBSERVER = 8 , ug::OT_VOLUME_OBSERVER = 16 , ug::OT_FULL_OBSERVER
}