rby1-sdk
Loading...
Searching...
No Matches
rb::dyn::Geom Class Referenceabstract
Inheritance diagram for rb::dyn::Geom:
rb::dyn::GeomCapsule

Public Member Functions

 Geom (unsigned int coltype=0, unsigned int colaffinity=0)
 
virtual std::optional< CollisionResultComputeMinimumDistance (const math::SE3::MatrixType &T, const Geom &other_geom, const math::SE3::MatrixType &other_T) const =0
 
bool Filter (const Geom &other_geom) const
 
unsigned int GetColaffinity () const
 
unsigned int GetColtype () const
 
virtual GeomType GetType () const =0
 

Protected Attributes

unsigned int colaffinity_
 
unsigned int coltype_
 

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