sphore 0.0.1
SPH openGL rendering engine
|
Internal storage for plot settings. More...
Data Fields | |
Users james sphore src plot c camera_t * | cam |
The camera location for this plot. | |
data_t * | data |
A pointer to the data used for this plot. | |
SRErenderMode | mode |
The mode used for rendering in this plot. | |
viewport_t * | vp |
The viewport this plot occupies. | |
float | clearColour [4] |
The clear colour used. |
Internal storage for plot settings.
float clearColour[4] |
The clear colour used.
SRErenderMode mode |
The mode used for rendering in this plot.
The viewport this plot occupies.