|
Classes | |
class | ArVizDrawer |
class | ColoredMeshGrid |
struct | GridDimension |
class | LaserScannerSimulation |
Brief description of class LaserScannerSimulation. More... | |
class | LaserScannerSimulationPropertyDefinitions |
struct | LaserScannerSimUnit |
Functions | |
template<typename EigenVectorT > | |
EigenVectorT | toCartesian (const LaserScanStep &laserScanStep) |
pcl::PointCloud< pcl::PointXYZ > | toPointCloud (const LaserScan &scan) |
EigenVectorT armarx::laser_scanner_simulation::toCartesian | ( | const LaserScanStep & | laserScanStep | ) |
Definition at line 22 of file ArVizDrawer.cpp.
pcl::PointCloud<pcl::PointXYZ> armarx::laser_scanner_simulation::toPointCloud | ( | const LaserScan & | scan | ) |
Definition at line 166 of file ArVizDrawer.cpp.