![]() |
![]() |
#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] |
BStorageArray::BStorageArray | ( | float | x, |
float | y, | ||
float | z | ||
) | [inline] |
float const& BStorageArray::operator[] | ( | int | i | ) | const [inline] |
float BStorageArray::v[3] |
Definition at line 25 of file Grid3D.h.
Referenced by operator[]().