vcg::trackutils::DrawingHint Class Reference

Drawing hints for manipulators. More...

#include <trackutils.h>

List of all members.

Public Member Functions

 DrawingHint ()
 Drawing hints constructor.

Public Attributes

int CircleStep
 The circles resolution.
Color4b color
 circle color
bool DrawTrack
 currently not in use.
bool HideStill
 currently not in use.
float LineWidthMoving
 circle line width when active.
float LineWidthStill
 circle line width when inactive.

Detailed Description

Drawing hints for manipulators.

This class is an holder for drawing-related variables.

It's mainly used for SphereMode and InactiveMode drawings.

Definition at line 603 of file trackutils.h.


Constructor & Destructor Documentation

vcg::trackutils::DrawingHint::DrawingHint (  )  [inline]

Drawing hints constructor.

assign the drawing-related variables.

Definition at line 610 of file trackutils.h.


Member Data Documentation

The circles resolution.

Definition at line 619 of file trackutils.h.

circle color

Definition at line 625 of file trackutils.h.

currently not in use.

Definition at line 623 of file trackutils.h.

currently not in use.

Definition at line 621 of file trackutils.h.

circle line width when active.

Definition at line 629 of file trackutils.h.

circle line width when inactive.

Definition at line 627 of file trackutils.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:28 2013