All informations related to a texture are stored here. More...
#include <pinocchio/parsers/mjcf/mjcf-graph.hpp>
| Public Attributes | |
| std::string | filePath | 
| Eigen::Vector2d | gridsize = Eigen::Vector2d::Constant(1) | 
| std::string | textType = "cube" | 
All informations related to a texture are stored here.
Definition at line 217 of file mjcf-graph.hpp.
| std::string filePath | 
Definition at line 222 of file mjcf-graph.hpp.
| Eigen::Vector2d gridsize = Eigen::Vector2d::Constant(1) | 
Definition at line 224 of file mjcf-graph.hpp.
| std::string textType = "cube" | 
Definition at line 220 of file mjcf-graph.hpp.