Added nodal results reading to Femreader interface

Adjusted interface
Started to add control code to fire reader and visualization generation
This commit is contained in:
Jacob Støren
2015-04-25 08:57:34 +02:00
parent c3ec79d6e1
commit b94ba6ca0b
9 changed files with 56 additions and 27 deletions

View File

@@ -73,7 +73,7 @@ public:
caf::PdmField< cvf::Color3f > backgroundColor;
protected:
virtual caf::PdmFieldHandle* userDescriptionField();
virtual caf::PdmFieldHandle* userDescriptionField();
private:
void updateViewerWidget();