sphore 0.0.1
SPH openGL rendering engine

_plot Struct Reference

Internal storage for plot settings. More...

Data Fields

Users james sphore src plot c
camera_t
cam
 The camera location for this plot.
data_tdata
 A pointer to the data used for this plot.
SRErenderMode mode
 The mode used for rendering in this plot.
viewport_tvp
 The viewport this plot occupies.
float clearColour [4]
 The clear colour used.

Detailed Description

Internal storage for plot settings.


Field Documentation

Users james sphore src plot c camera_t* cam

The camera location for this plot.

float clearColour[4]

The clear colour used.

A pointer to the data used for this plot.

SRErenderMode mode

The mode used for rendering in this plot.

The viewport this plot occupies.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines