|
sphore 0.0.1
SPH openGL rendering engine
|
| _camera | Internal storage for a camera |
| _colour_ramp | |
| _data | The internal storage for SPH data |
| _data_column_int | The internal storage for data to be rendered with column integration |
| _data_lines | The internal storage for data to be rendered as lines |
| _data_points | The internal storage for data to be rendered as points |
| _device | Internal storage for device |
| _kernel | |
| _list | Internal storaage for a list |
| _list_iterator | Internal storage for a list iterator |
| _node | Internal storage for a list node |
| _offscreen | |
| _plot | Internal storage for plot settings |
| _viewport | Internal storage for viewports |
| _volume | Internal storage for a viewing volume |