GOFIGURE2
0.9.0
|
structure to pass the information between the visualization and the Database More...
#include <Code/IO/GoDBTraceInfoForVisu.h>
Public Member Functions | |
GoDBTraceInfoForVisu () | |
Public Attributes | |
unsigned int | Alpha |
unsigned int | Blue |
unsigned int | Green |
bool | IsHighLighted |
vtkPolyData * | Points |
unsigned int | Red |
unsigned int | TimePoint |
unsigned int | TraceID |
structure to pass the information between the visualization and the Database
Definition at line 41 of file GoDBTraceInfoForVisu.h.
|
inline |
Definition at line 51 of file GoDBTraceInfoForVisu.h.
unsigned int GoDBTraceInfoForVisu::Alpha |
Definition at line 47 of file GoDBTraceInfoForVisu.h.
unsigned int GoDBTraceInfoForVisu::Blue |
Definition at line 46 of file GoDBTraceInfoForVisu.h.
unsigned int GoDBTraceInfoForVisu::Green |
Definition at line 45 of file GoDBTraceInfoForVisu.h.
bool GoDBTraceInfoForVisu::IsHighLighted |
Definition at line 49 of file GoDBTraceInfoForVisu.h.
vtkPolyData* GoDBTraceInfoForVisu::Points |
Definition at line 43 of file GoDBTraceInfoForVisu.h.
unsigned int GoDBTraceInfoForVisu::Red |
Definition at line 44 of file GoDBTraceInfoForVisu.h.
unsigned int GoDBTraceInfoForVisu::TimePoint |
Definition at line 48 of file GoDBTraceInfoForVisu.h.
unsigned int GoDBTraceInfoForVisu::TraceID |
Definition at line 42 of file GoDBTraceInfoForVisu.h.