Added label and label anchor line. Setting to control fault outside filter.

This commit is contained in:
Magne Sjaastad
2013-12-06 19:39:55 +01:00
parent c8a4db6571
commit 5edcb1c161
7 changed files with 213 additions and 21 deletions

View File

@@ -51,6 +51,7 @@ public:
caf::PdmField<bool> showFaultFaces;
caf::PdmField<bool> showOppositeFaultFaces;
caf::PdmField<bool> limitFaultsToFilter;
caf::PdmField<bool> showFaultLabel;
caf::PdmField<cvf::Color3f> faultLabelColor;