Home Previous Up Next Index

armarx::DebugDrawerTriMesh

Overview

struct DebugDrawerTriMesh

Used By

DebugDrawerInterface::setTriMeshDebugLayerVisu
DebugDrawerInterface::setTriMeshVisu

Data Member Index

faces
vertices
colors

Data Members

DebugDrawerFaceSequence faces;
DebugDrawerVertexSequence vertices;
DrawColorSequence colors;

Home Previous Up Next Index