Public Attributes | List of all members
coal::details::ShapeSupportData Struct Reference

Stores temporary data for the computation of support points. More...

#include <support_functions.h>

Public Attributes

Vec3s last_dir = Vec3s::Zero()
 
SupportSet::Polygon polygon
 
std::vector< int8_tvisited
 

Detailed Description

Stores temporary data for the computation of support points.

Definition at line 80 of file coal/narrowphase/support_functions.h.

Member Data Documentation

◆ last_dir

Vec3s coal::details::ShapeSupportData::last_dir = Vec3s::Zero()

Definition at line 86 of file coal/narrowphase/support_functions.h.

◆ polygon

SupportSet::Polygon coal::details::ShapeSupportData::polygon

Definition at line 90 of file coal/narrowphase/support_functions.h.

◆ visited

std::vector<int8_t> coal::details::ShapeSupportData::visited

Definition at line 82 of file coal/narrowphase/support_functions.h.


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


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:45:00