|
|
#include <armarx/navigation/components/laser_scanner_feature_extraction/Component.h>
Public Attributes | |
| ArVizDrawer::Parameters | arvizDrawer |
| bool | drawNonStandardFeatures = {false} |
| bool | drawRawPoints = {true} |
| bool | visualizeMergedFeatures = {true} |
| bool | visualizeSeparateFeatures = {false} |
Definition at line 249 of file Component.h.
| ArVizDrawer::Parameters arvizDrawer |
Definition at line 255 of file Component.h.
| bool drawNonStandardFeatures = {false} |
Definition at line 257 of file Component.h.
| bool drawRawPoints = {true} |
Definition at line 251 of file Component.h.
| bool visualizeMergedFeatures = {true} |
Definition at line 253 of file Component.h.
| bool visualizeSeparateFeatures = {false} |
Definition at line 252 of file Component.h.