![]() |
ImFusion SDK 4.3
|
#include <ImFusion/GL/GlSlice.h>
Structure storing information on how to render a data set. More...
Structure storing information on how to render a data set.
Public Attributes | |
| const Data * | data |
| Data to render. | |
| const DisplayOptions2d * | displayOptions |
| Display options to use for rendering. | |
| GlSliceRenderer * | renderer |
| Renderer to use for rendering. | |