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

Public Member Functions

 Cylinder (const Eigen::Vector2d &size)

Public Attributes

Eigen::Vector2d size = Eigen::Vector2d::Constant(0)

Detailed Description

Definition at line 50 of file geometries.hpp.

Constructor & Destructor Documentation

◆ Cylinder()

Cylinder(const Eigen::Vector2d &size)
inlineexplicit

Definition at line 55 of file geometries.hpp.

Member Data Documentation

◆ size

Eigen::Vector2d size = Eigen::Vector2d::Constant(0)

Definition at line 52 of file geometries.hpp.


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