#include "MathCommon.h"
Public Attributes | |
Point3f | c |
float | dim |
Definition at line 86 of file MathCommon.h.
The center of the cube.
Definition at line 88 of file MathCommon.h.
Referenced by CreateFrame(), Cube::Init(), and RTVolumeRenderer::RTVolumeRenderer().
float CubeDef::dim |
The dimension of the cube.
Definition at line 89 of file MathCommon.h.
Referenced by CreateFrame(), CreatePlanes(), Cube::Init(), and RTVolumeRenderer::RTVolumeRenderer().