22 const std::string& layer =
"LabelDensityVoxelGrid");
34 virtual bool isVisible(
const VoxelVisuData& voxelVisu)
const override;
35 virtual void drawVoxel(
const VoxelVisuData& voxelVisu)
override;
The DebugDrawerTopic wraps a DebugDrawerInterfacePrx and provides a more useful interface than the Ic...
void setAlpha(float value)
Set the alpha. Must be in [0, 1].
virtual ~Visualizer() override
Virtual destructor.
float getAlpha() const
Get the alpha.
virtual void drawVoxel(const VoxelVisuData &voxelVisu) override
virtual bool isVisible(const VoxelVisuData &voxelVisu) const override
Indicate whether a voxel shall be drawn.
Visualizer for voxel grids of with voxel type VoxelT.
armarx::DebugDrawerTopic & drawer()