PrimitiveVisualization.h File Reference
#include <ArmarXCore/core/Component.h>
#include <RobotAPI/interface/visualization/DebugDrawerInterface.h>
#include <RobotAPI/libraries/core/FramedPose.h>
#include <MemoryX/interface/components/WorkingMemoryInterface.h>
#include <MemoryX/core/memory/SegmentedMemory.h>
#include <MemoryX/libraries/memorytypes/segment/EnvironmentalPrimitiveSegment.h>
#include <VisionX/interface/components/PointCloudSegmenter.h>
#include <RobotAPI/libraries/RobotAPIComponentPlugins/ArVizComponentPlugin.h>
#include <mutex>
+ Include dependency graph for PrimitiveVisualization.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PrimitiveVisualization
 Brief description of class PrimitiveVisualization. More...
 
class  PrimitiveVisualizationPropertyDefinitions
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Enumerations

enum  PLANE_VISUALIZATION_METHOD { Hull, Inlier, Obb, Rectangle }