Public Member Functions | Public Attributes | List of all members
coal::IntervalTreeCollisionManager::EndPoint Struct Reference

SAP end point. More...

#include <broadphase_interval_tree.h>

Public Member Functions

bool operator< (const EndPoint &p) const
 

Public Attributes

char minmax
 tag for whether it is a lower bound or higher bound of an interval, 0 for lo, and 1 for hi More...
 
CollisionObjectobj
 object related with the end point More...
 
CoalScalar value
 end point value More...
 

Detailed Description

SAP end point.

SAP end point

Definition at line 117 of file coal/broadphase/broadphase_interval_tree.h.

Member Function Documentation

◆ operator<()

bool coal::IntervalTreeCollisionManager::EndPoint::operator< ( const EndPoint p) const

Definition at line 632 of file broadphase_interval_tree.cpp.

Member Data Documentation

◆ minmax

char coal::IntervalTreeCollisionManager::EndPoint::minmax

tag for whether it is a lower bound or higher bound of an interval, 0 for lo, and 1 for hi

Definition at line 126 of file coal/broadphase/broadphase_interval_tree.h.

◆ obj

CollisionObject* coal::IntervalTreeCollisionManager::EndPoint::obj

object related with the end point

Definition at line 119 of file coal/broadphase/broadphase_interval_tree.h.

◆ value

CoalScalar coal::IntervalTreeCollisionManager::EndPoint::value

end point value

Definition at line 122 of file coal/broadphase/broadphase_interval_tree.h.


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


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