Grasp representation class. More...
#include <Target.hh>
Public Member Functions | |
| Target (std::string &name, std::string &path) | |
| Constructor. More... | |
Public Attributes | |
| std::string | name |
| Object name. More... | |
| std::string | path |
| Model resource path. More... | |
Grasp representation class.
| Target | ( | std::string & | name, |
| std::string & | path | ||
| ) |
Constructor.
| std::string name |
Object name.
| std::string path |
Model resource path.