Enumerations

ClassesLineDrawingStarterkit/PathLineStyles.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  EPathLineStyles {
  PathLineStyleThinLine,
  PathLineStyleThickTransparentLine,
  PathLineStyles_MAX
}
 

The different styles lines can be drawn in.

More...

Enumeration Type Documentation

The different styles lines can be drawn in.

At the moment this list is preliminary.

Enumerator:
PathLineStyleThinLine 

lines are just that, thin white lines

PathLineStyleThickTransparentLine 

lines are thicker but transparent as in Harbor Master

PathLineStyles_MAX 

this many PathLineStyles are defined

 All Classes Files Functions Variables Enumerations Enumerator Properties