spatial-dyn
Classes | Public Member Functions | Public Attributes | List of all members
spatial_dyn::Graphics Struct Reference

#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
 

Detailed Description

Graphics struct for spatial_dyn.

See also
Python: spatialdyn.Graphics

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