#include <Enums.h>


Public Member Functions | |
| CVertex2D () | |
| CVertex2D (float xx, float yy, float rr, float gg, float bb) | |
Public Attributes | |
| float | r |
| float | g |
| float | b |
| FemViewer::CVertex2D::CVertex2D | ( | ) | [inline] |
| FemViewer::CVertex2D::CVertex2D | ( | float | xx, | |
| float | yy, | |||
| float | rr, | |||
| float | gg, | |||
| float | bb | |||
| ) | [inline] |
| float FemViewer::CVertex2D::b |
| float FemViewer::CVertex2D::g |
| float FemViewer::CVertex2D::r |
1.6.1