RobWorkProject
24.12.4-
|
This is the complete list of members for WorkCell, including all inherited members.
add(rw::core::Ptr< rw::models::Device > device) | WorkCell | |
add(rw::core::Ptr< Object > object) | WorkCell | |
add(rw::core::Ptr< rw::sensor::SensorModel > sensor) | WorkCell | |
add(rw::core::Ptr< ControllerModel > controller) | WorkCell | |
addDAF(rw::kinematics::Frame *frame, rw::kinematics::Frame *parent=NULL) | WorkCell | |
addDAF(rw::core::Ptr< rw::kinematics::Frame > frame, rw::core::Ptr< rw::kinematics::Frame > parent=NULL) | WorkCell | |
addDevice(rw::core::Ptr< rw::models::Device > device) | WorkCell | |
addFrame(rw::kinematics::Frame *frame, rw::kinematics::Frame *parent=NULL) | WorkCell | |
addFrame(rw::core::Ptr< rw::kinematics::Frame > frame, rw::core::Ptr< rw::kinematics::Frame > parent=NULL) | WorkCell | |
CPtr typedef | WorkCell | |
findController(const std::string &name) const | WorkCell | |
findController(const std::string &name) const | WorkCell | inline |
findControllers() const | WorkCell | inline |
findDevice(const std::string &name) const | WorkCell | |
findDevice(const std::string &name) const | WorkCell | inline |
findDevices() const | WorkCell | inline |
findFrame(const std::string &name) const | WorkCell | |
findFrame(const std::string &name) const | WorkCell | inline |
findFrames() const | WorkCell | inline |
findObject(const std::string &name) const | WorkCell | |
findSensor(const std::string &name) const | WorkCell | |
findSensor(const std::string &name) const | WorkCell | inline |
findSensors() const | WorkCell | inline |
getCalibrationFilename() const | WorkCell | |
getCollisionSetup() | WorkCell | |
getControllers() const | WorkCell | |
getDefaultState() const | WorkCell | |
getDevices() const | WorkCell | |
getFilename() const | WorkCell | |
getFilePath() const | WorkCell | |
getFrames() const | WorkCell | |
getName() const | WorkCell | inline |
getObjects() const | WorkCell | inline |
getPropertyMap() | WorkCell | |
getPropertyMap() const | WorkCell | |
getSceneDescriptor() | WorkCell | inline |
getSensors() const | WorkCell | |
getStateStructure() | WorkCell | inline |
getWorldFrame() const | WorkCell | |
Ptr typedef | WorkCell | |
remove(rw::core::Ptr< rw::kinematics::Frame > frame) | WorkCell | |
remove(rw::kinematics::Frame *frame) | WorkCell | |
remove(rw::core::Ptr< Object > object) | WorkCell | |
remove(rw::core::Ptr< rw::models::Device > device) | WorkCell | |
remove(rw::core::Ptr< rw::sensor::SensorModel > sensor) | WorkCell | |
remove(rw::core::Ptr< ControllerModel > controller) | WorkCell | |
removeObject(Object *object) | WorkCell | |
setCalibrationFilename(const std::string &calibrationFilename) | WorkCell | |
setDefaultState(const rw::kinematics::State &state) | WorkCell | |
setSceneDescriptor(rw::core::Ptr< rw::graphics::SceneDescriptor > scene) | WorkCell | inline |
STATE_DATA_ADDED enum value | WorkCell | |
STATE_DATA_REMOVED enum value | WorkCell | |
WorkCell(const std::string &name) | WorkCell | |
WorkCell(rw::core::Ptr< rw::kinematics::StateStructure > tree, const std::string &name="", const std::string &filename="") | WorkCell | |
WORKCELL_CHANGED enum value | WorkCell | |
workCellChangedEvent() | WorkCell | inline |
WorkCellChangedEvent typedef | WorkCell | |
WorkCellChangedListener typedef | WorkCell | |
WorkCellEventType enum name | WorkCell | |
~WorkCell() | WorkCell |