#include <Grid3D.h>
Public Member Functions | |
BStorageArray () | |
BStorageArray (float x, float y, float z) | |
float const & | operator[] (int i) const |
Public Attributes | |
float | v [3] |
|
inline |
|
inline |
float BStorageArray::v[3] |
Definition at line 25 of file Grid3D.h.
Referenced by operator[]().