Public Attributes | List of all members
pinocchio::ReachableSetResults Struct Reference

Structure containing the return value for the reachable algorithm. More...

#include <reachable-workspace.hpp>

Public Attributes

Eigen::MatrixXi faces
 
Eigen::MatrixXd vertex
 

Detailed Description

Structure containing the return value for the reachable algorithm.

Parameters
vertexMatrix where all vertex coordinates will be stored.
facesMatrix where index of vertices linked to each facets will be stored.

Definition at line 25 of file reachable-workspace.hpp.

Member Data Documentation

◆ faces

Eigen::MatrixXi pinocchio::ReachableSetResults::faces

Definition at line 28 of file reachable-workspace.hpp.

◆ vertex

Eigen::MatrixXd pinocchio::ReachableSetResults::vertex

Definition at line 27 of file reachable-workspace.hpp.


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


pinocchio
Author(s):
autogenerated on Sat Jun 22 2024 02:41:53