|
Equalizer 1.0
|
Inheritance diagram for eqPixelBench::ConfigEvent:
Collaboration diagram for eqPixelBench::ConfigEvent: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.
1.0 by
1.7.3