RobWorkProject  23.9.11-
Classes | Namespaces | Typedefs
WorkCellLoader.hpp File Reference
#include <rw/core/ExtensionPoint.hpp>
#include <rw/graphics/WorkCellScene.hpp>
#include <rw/models/WorkCell.hpp>
#include <string>

Classes

class  WorkCellLoader
 Extendible interface for loading of WorkCells from files. More...
 
class  WorkCellLoader::Factory
 A factory for WorkCellLoader. This factory also defines the "rw.loaders.WorkCellLoader" extension point where new loaders can be registered. More...
 

Namespaces

 rw
 Deprecated namespace since 16/4-2020 for this class.
 
 rw::loaders
 Workcell loaders and other loaders.
 

Typedefs

typedef WorkCellLoader::Factory WorkCellFactory
 Shortcut type for the WorkCellLoader::Factory. More...