List of all members.
Public Member Functions |
| | WReaderMatrixSymVTK (std::string fname) |
| | Creates a reader object for look up tables.
|
| void | readTable (boost::shared_ptr< std::vector< double > > table) const |
| | Perform reading from the file.
|
Detailed Description
Can read a look up table from a file in VTK format.
Definition at line 39 of file WReaderMatrixSymVTK.h.
Constructor & Destructor Documentation
| WReaderMatrixSymVTK::WReaderMatrixSymVTK |
( |
std::string |
fname |
) |
[explicit] |
Creates a reader object for look up tables.
On parameter documention take a look into the WReader base class.
- Parameters:
-
Definition at line 42 of file WReaderMatrixSymVTK.cpp.
Member Function Documentation
| void WReaderMatrixSymVTK::readTable |
( |
boost::shared_ptr< std::vector< double > > |
table |
) |
const |
The documentation for this class was generated from the following files: