FreeCAD C++
|
#include <Mod/Raytracing/App/LuxProject.h>
Base class of all Feature classes in FreeCAD
Public Member Functions | |
LuxProject (void) | |
Constructor. | |
methods override Feature | |
App::DocumentObjectExecReturn * | execute (void) |
recalculate the Feature | |
short | mustExecute () const |
const char * | getViewProviderName (void) const |
virtual void | onDocumentRestored () |
get called after a document has been fully restored | |