Public Member Functions | Private Attributes
virtual_sensor::VirtualSensorNode::Wall Class Reference

#include <virtual_sensor_node.hpp>

Inheritance diagram for virtual_sensor::VirtualSensorNode::Wall:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool intersects (double rx, double ry, double max_dist, double &distance)
double length ()
 Wall (const std::string &name, const tf::Transform &tf, double length, double width, double height)
double width ()

Private Attributes

double length_
tf::Point p1_
tf::Point p2_
double width_

Detailed Description

Definition at line 74 of file virtual_sensor_node.hpp.


Constructor & Destructor Documentation

virtual_sensor::VirtualSensorNode::Wall::Wall ( const std::string &  name,
const tf::Transform tf,
double  length,
double  width,
double  height 
) [inline]

Definition at line 77 of file virtual_sensor_node.hpp.


Member Function Documentation

bool virtual_sensor::VirtualSensorNode::Wall::intersects ( double  rx,
double  ry,
double  max_dist,
double &  distance 
) [inline, virtual]

Definition at line 96 of file virtual_sensor_node.hpp.

Definition at line 97 of file virtual_sensor_node.hpp.


Member Data Documentation

Definition at line 112 of file virtual_sensor_node.hpp.

Definition at line 110 of file virtual_sensor_node.hpp.

Definition at line 111 of file virtual_sensor_node.hpp.

Definition at line 113 of file virtual_sensor_node.hpp.


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


yocs_virtual_sensor
Author(s): Jorge Santos
autogenerated on Thu Jun 6 2019 21:47:42