Public Attributes | List of all members
coal::ConvexBase::SupportWarmStartPolytope Struct Reference

The support warm start polytope contains certain points of this which are support points in specific directions of space. This struct is used to warm start the support function computation for large meshes (num_points > 32). More...

#include <geometric_shapes.h>

Public Attributes

std::vector< int > indices
 Indices of the support points warm starts. These are the indices of the real convex, not the indices of points in the warm start polytope. More...
 
std::vector< Vec3spoints
 Array of support points to warm start the support function computation. More...
 

Detailed Description

The support warm start polytope contains certain points of this which are support points in specific directions of space. This struct is used to warm start the support function computation for large meshes (num_points > 32).

Definition at line 742 of file coal/shape/geometric_shapes.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