Equalizer
1.4.1
|
Public Member Functions | |
ConfigEvent () | |
Construct a new config event. | |
Public Attributes | |
char | formatType [32] |
eq::Vector2i | area |
uint64_t | dataSizeGPU |
uint64_t | dataSizeCPU |
float | msec |
Public Types | |
enum | Type { READBACK = eq::Event::USER, ASSEMBLE, START_LATENCY } |
Definition at line 36 of file share/Equalizer/examples/eqPixelBench/configEvent.h.
eqPixelBench::ConfigEvent::ConfigEvent | ( | ) | [inline] |
Construct a new config event.
Reimplemented from eq::ConfigEvent.
Definition at line 46 of file share/Equalizer/examples/eqPixelBench/configEvent.h.