Option: Renamed to Fault results

This commit is contained in:
Magne Sjaastad
2014-01-02 15:24:07 +01:00
parent 088df79245
commit 34ed2d7e9f
3 changed files with 8 additions and 8 deletions

View File

@@ -64,7 +64,7 @@ public:
caf::PdmField<bool> showNNCs;
caf::PdmField<bool> showResultsOnFaults;
caf::PdmField<caf::AppEnum< FaultFaceCullingMode > > faultFaceCulling;
caf::PdmField<caf::AppEnum< FaultFaceCullingMode > > faultResult;
caf::PdmField<bool> showFaultLabel;