sphore 0.0.1
SPH openGL rendering engine
|
Internal storage for a viewing volume. More...
Data Fields | |
float | width |
float | height |
float | depth |
Internal storage for a viewing volume.
Public access to the volume is performed via volume_t
float depth |
float height |
float width |