|
Field3D
|
Contains the EmptyField class. More...
Go to the source code of this file.
Classes | |
| class | EmptyField< Data_T > |
| This subclass of Field does not store any data. More... | |
Macros | |
| #define | UNUSED(p) ((p)=(p)) |
Typedefs | |
| typedef std::vector< ProxyPtr > | Proxies |
| typedef EmptyField< float > | Proxy |
| typedef EmptyField< float >::Ptr | ProxyPtr |
Contains the EmptyField class.
Definition in file EmptyField.h.
| #define UNUSED | ( | p | ) | ((p)=(p)) |
Definition at line 65 of file EmptyField.h.
| typedef EmptyField<float> Proxy |
Definition at line 265 of file EmptyField.h.
| typedef EmptyField<float>::Ptr ProxyPtr |
Definition at line 266 of file EmptyField.h.
Definition at line 267 of file EmptyField.h.