|
FreeCAD C++
|
#include <Mod/Raytracing/App/RayProject.h>
Base class of all Feature classes in FreeCAD
Public Member Functions | |
| RayProject (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 | |
1.8.15