coal
3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
|
#include <coal/shape/geometric_shapes.h>
Public Types | |
typedef _IndexType | IndexType |
Public Member Functions | |
template<typename OtherIndexType > | |
ConvexBaseTplSupportWarmStartPolytope< OtherIndexType > | cast () const |
Public Attributes | |
std::vector< Vec3s > | points |
std::vector< IndexType > | indices |
typedef _IndexType coal::ConvexBaseTplSupportWarmStartPolytope< _IndexType >::IndexType |
|
inline |
std::vector<IndexType> coal::ConvexBaseTplSupportWarmStartPolytope< _IndexType >::indices |
std::vector<Vec3s> coal::ConvexBaseTplSupportWarmStartPolytope< _IndexType >::points |