|
spatial-dyn
|
#include <graphics.h>
Classes | |
| struct | Geometry |
| struct | Material |
Public Member Functions | |
| Graphics (const std::string &name="") | |
Public Attributes | |
| std::string | name |
| Eigen::Isometry3d | T_to_parent = Eigen::Isometry3d::Identity() |
| Geometry | geometry |
| Material | material |
Graphics struct for spatial_dyn.