Home Previous Up Next Index

armarx::DebugDrawer24BitColoredPointCloudElement

Overview

struct DebugDrawer24BitColoredPointCloudElement

Used By

DebugDrawer24BitColoredPointCloudElementList

Data Member Index

x
y
z
color

Data Members

float x;
float y;
float z;
DrawColor24Bit color;

Home Previous Up Next Index