(#639) Updated axis cross texts

This commit is contained in:
Magne Sjaastad
2015-11-23 07:24:50 +01:00
parent 0b097ec2eb
commit 95e22b581c
6 changed files with 55 additions and 33 deletions

View File

@@ -144,6 +144,7 @@ public:
cvf::ref<cvf::UByteArray> currentTotalCellVisibility();
virtual bool showActiveCellsOnly();
virtual void axisLabels(cvf::String* xLabel, cvf::String* yLabel, cvf::String* zLabel) = 0;
public:
virtual void loadDataAndUpdate() = 0;