Home Previous Up Next Index

armarx::viz::data::ElementLine

Overview

class ElementLine extends Element

Data Member Index

from
to
lineWidth

Data Members

Vector3f from;

Vector3f to;

float lineWidth;


Home Previous Up Next Index