Interval< T > Class Template Reference

#include <ArmarXSimulation/components/LaserScannerSimulation/OccupancyGrid.h>

Public Member Functions

bool contains (T value) const
 
 Interval (T lo, T hi)
 

Detailed Description

template<typename T>
class armarx::Interval< T >

Definition at line 13 of file OccupancyGrid.h.

Constructor & Destructor Documentation

◆ Interval()

Interval ( T  lo,
T  hi 
)
inline

Definition at line 16 of file OccupancyGrid.h.

Member Function Documentation

◆ contains()

bool contains ( T  value) const
inline

Definition at line 17 of file OccupancyGrid.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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