HOG2
Public Attributes | List of all members
Graphics::Display::lineInfo Struct Reference

#include <Graphics.h>

Collaboration diagram for Graphics::Display::lineInfo:
Collaboration graph
[legend]

Public Attributes

point start
 
point end
 
rgbColor c
 
float width
 
bool arrow
 

Detailed Description

Definition at line 198 of file Graphics.h.

Member Data Documentation

◆ arrow

bool Graphics::Display::lineInfo::arrow

Definition at line 202 of file Graphics.h.

Referenced by HandleCommand().

◆ c

rgbColor Graphics::Display::lineInfo::c

Definition at line 200 of file Graphics.h.

◆ end

point Graphics::Display::lineInfo::end

Definition at line 199 of file Graphics.h.

Referenced by HandleCommand().

◆ start

point Graphics::Display::lineInfo::start

Definition at line 199 of file Graphics.h.

Referenced by HandleCommand().

◆ width

float Graphics::Display::lineInfo::width

Definition at line 201 of file Graphics.h.


The documentation for this struct was generated from the following file: