Equalizer 1.0
|
Public Member Functions | |
ConfigEvent () | |
Construct a new config event. | |
Public Attributes | |
eq::uint128_t | _version |
eq::uint128_t | _proxyID |
float | _range [2] |
Public Types | |
enum | Type { DATA_CHANGED = eq::Event::USER, PROXY_CHANGED } |
Definition at line 37 of file share/Equalizer/examples/eqNBody/configEvent.h.
eqNbody::ConfigEvent::ConfigEvent | ( | ) |
Construct a new config event.
Reimplemented from eq::ConfigEvent.
Definition at line 36 of file eqNBody/configEvent.cpp.