MIRA
|
The data structure that is returned by getDataConnection. More...
#include <visualization/Visualization.h>
Public Member Functions | |
DataConnection () | |
template<typename T > | |
DataConnection (ChannelProperty< T > &iProperty) | |
Public Attributes | |
Typename | type |
ChannelPropertyBase * | property |
The data structure that is returned by getDataConnection.
It provides information about the direct data connection for this visualization, i.e. the type of the data which this visualization can show and the main property channel that needs to be set to the data channel.
|
inline |
|
inline |
Typename type |
ChannelPropertyBase* property |