moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
point_containment_filter::ShapeMask::SeeShape Struct Reference

#include <shape_mask.h>

Public Member Functions

 SeeShape ()
 

Public Attributes

bodies::Body * body
 
ShapeHandle handle
 
double volume
 

Detailed Description

Definition at line 92 of file shape_mask.h.

Constructor & Destructor Documentation

◆ SeeShape()

point_containment_filter::ShapeMask::SeeShape::SeeShape ( )
inline

Definition at line 94 of file shape_mask.h.

Member Data Documentation

◆ body

bodies::Body* point_containment_filter::ShapeMask::SeeShape::body

Definition at line 99 of file shape_mask.h.

◆ handle

ShapeHandle point_containment_filter::ShapeMask::SeeShape::handle

Definition at line 100 of file shape_mask.h.

◆ volume

double point_containment_filter::ShapeMask::SeeShape::volume

Definition at line 101 of file shape_mask.h.


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