Home Previous Up Next Index

armarx::viz::data::ModelDrawStyle

Overview

module ModelDrawStyle

Constant Index

COLLISION
ORIGINAL
OVERRIDE_COLOR

Constants

const int COLLISION = 1;
const int ORIGINAL = 0;
const int OVERRIDE_COLOR = 2;

Home Previous Up Next Index