Base class of all randomness provider feature classes in LabRPS.  
 More...
#include <WindLabFeatureRandomness.h>
|  | 
| virtual short | mustExecute () const override | 
|  | 
| virtual App::DocumentObjectExecReturn * | recompute () override | 
|  | recompute only this object 
 | 
|  | 
| virtual App::DocumentObjectExecReturn * | execute () override | 
|  | recalculate the feature 
 | 
|  | 
| virtual void | onChanged (const App::Property *prop) override | 
|  | 
Base class of all randomness provider feature classes in LabRPS. 
◆ WindLabFeatureRandomness()
      
        
          | WindLabFeatureRandomness::WindLabFeatureRandomness | ( | void |  | ) |  | 
      
 
 
◆ ~WindLabFeatureRandomness()
  
  | 
        
          | WindLabFeatureRandomness::~WindLabFeatureRandomness | ( |  | ) |  |  | virtual | 
 
 
◆ execute()
  
  | 
        
          | App::DocumentObjectExecReturn * WindLabFeatureRandomness::execute | ( | void |  | ) |  |  | overrideprotectedvirtual | 
 
 
◆ getViewProviderName()
  
  | 
        
          | virtual const char * WindLabAPI::WindLabFeatureRandomness::getViewProviderName | ( |  | ) | const |  | virtual | 
 
 
◆ mustExecute()
  
  | 
        
          | short WindLabFeatureRandomness::mustExecute | ( | void |  | ) | const |  | overridevirtual | 
 
 
◆ onChanged()
  
  | 
        
          | void WindLabFeatureRandomness::onChanged | ( | const App::Property * | prop | ) |  |  | overrideprotectedvirtual | 
 
 
◆ recompute()
  
  | 
        
          | App::DocumentObjectExecReturn * WindLabFeatureRandomness::recompute | ( | void |  | ) |  |  | overrideprotectedvirtual | 
 
 
The documentation for this class was generated from the following files:
- RPS/LabRPS/LabRPS_KOFFI/src/Mod/WindLabAPI/App/WindLabFeatureRandomness.h
- RPS/LabRPS/LabRPS_KOFFI/src/Mod/WindLabAPI/App/WindLabFeatureRandomness.cpp