Public Member Functions | |
| DataHolderArray (const ObjectSet< DataHolder > &, bool manageset) | |
| ~DataHolderArray () | |
| void | set (int, int, int, float) |
| float | get (int, int, int) const |
| const Array3DInfo & | info () const |
Protected Attributes | |
| Array3DInfoImpl | info_ |
| ObjectSet< DataHolder > | dh_ |
| bool | manageset_ |
| Attrib::DataHolderArray::DataHolderArray | ( | const ObjectSet< DataHolder > & | , | |
| bool | manageset | |||
| ) |
| Attrib::DataHolderArray::~DataHolderArray | ( | ) |
| float Attrib::DataHolderArray::get | ( | int | , | |
| int | , | |||
| int | ||||
| ) | const [virtual] |
Implements Array3D< float >.
| const Array3DInfo& Attrib::DataHolderArray::info | ( | ) | const [inline, virtual] |
Implements Array3D< float >.
| void Attrib::DataHolderArray::set | ( | int | , | |
| int | , | |||
| int | , | |||
| float | ||||
| ) | [virtual] |
Implements Array3D< float >.
ObjectSet<DataHolder> Attrib::DataHolderArray::dh_ [protected] |
Array3DInfoImpl Attrib::DataHolderArray::info_ [protected] |
bool Attrib::DataHolderArray::manageset_ [protected] |
1.7.1