pinocchio  3.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
 
Loading...
Searching...
No Matches
MjcfTexture Struct Reference

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"
 

Detailed Description

All informations related to a texture are stored here.

Definition at line 217 of file mjcf-graph.hpp.

Member Data Documentation

◆ filePath

std::string filePath

Definition at line 222 of file mjcf-graph.hpp.

◆ gridsize

Eigen::Vector2d gridsize = Eigen::Vector2d::Constant(1)

Definition at line 224 of file mjcf-graph.hpp.

◆ textType

std::string textType = "cube"

Definition at line 220 of file mjcf-graph.hpp.


The documentation for this struct was generated from the following file: