Go to the documentation of this file.
4 #include <VirtualRobot/Robot.h>
5 #include <VirtualRobot/Scene.h>
32 #endif // ENVIRONMENT_H
VirtualRobot::RobotPtr getCDRobot()
void setRobot(const VirtualRobot::RobotPtr &value)
std::shared_ptr< Scene > ScenePtr
std::shared_ptr< Environment > EnvironmentPtr
VirtualRobot::RobotPtr getRobot()
std::shared_ptr< Value > value()
VirtualRobot::ScenePtr getScene()
void setScene(const VirtualRobot::ScenePtr &value)
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< class Robot > RobotPtr