coal  3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
coal::ConvexBaseTplNeighbors< _IndexType > Struct Template Reference

#include <coal/shape/geometric_shapes.h>

Public Types

typedef _IndexType IndexType
 

Public Member Functions

bool operator== (const ConvexBaseTplNeighbors &other) const
 
bool operator!= (const ConvexBaseTplNeighbors &other) const
 

Public Attributes

unsigned char count
 
IndexType begin_id
 

Member Typedef Documentation

◆ IndexType

template<typename _IndexType >
typedef _IndexType coal::ConvexBaseTplNeighbors< _IndexType >::IndexType

Member Function Documentation

◆ operator!=()

template<typename _IndexType >
bool coal::ConvexBaseTplNeighbors< _IndexType >::operator!= ( const ConvexBaseTplNeighbors< _IndexType > &  other) const
inline

◆ operator==()

template<typename _IndexType >
bool coal::ConvexBaseTplNeighbors< _IndexType >::operator== ( const ConvexBaseTplNeighbors< _IndexType > &  other) const
inline

Member Data Documentation

◆ begin_id

template<typename _IndexType >
IndexType coal::ConvexBaseTplNeighbors< _IndexType >::begin_id

◆ count

template<typename _IndexType >
unsigned char coal::ConvexBaseTplNeighbors< _IndexType >::count

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