moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Public Member Functions | |
MeshFilterTest (unsigned width=500, unsigned height=500, double near=0.5, double far=5.0, double shadow=0.1, double epsilon=1e-7) | |
void | test () |
void | setMeshDistance (double distance) |
Definition at line 80 of file mesh_filter_test.cpp.
mesh_filter_test::MeshFilterTest< Type >::MeshFilterTest | ( | unsigned | width = 500 , |
unsigned | height = 500 , |
||
double | near = 0.5 , |
||
double | far = 5.0 , |
||
double | shadow = 0.1 , |
||
double | epsilon = 1e-7 |
||
) |
Definition at line 112 of file mesh_filter_test.cpp.
|
inline |
Definition at line 89 of file mesh_filter_test.cpp.
void mesh_filter_test::MeshFilterTest< Type >::test | ( | ) |
Definition at line 214 of file mesh_filter_test.cpp.