|
Base class for functors with return value. More...
#include <VisionX/libraries/PointCloudTools/call_with_point_type.h>
Public Types | |
using | ReturnType = ReturnT |
Base class for functors with return value.
ReturnT | The return type. |
Definition at line 62 of file call_with_point_type.h.
using ReturnType = ReturnT |
Definition at line 64 of file call_with_point_type.h.