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

#include <Graphics.h>

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

Public Attributes

point center
 
rgbColor c
 
float radius
 
int segments
 
float rotate
 
float width
 

Detailed Description

Definition at line 190 of file Graphics.h.

Member Data Documentation

◆ c

rgbColor Graphics::Display::shapeInfo::c

Definition at line 192 of file Graphics.h.

Referenced by HandleCommand().

◆ center

point Graphics::Display::shapeInfo::center

Definition at line 191 of file Graphics.h.

Referenced by HandleCommand().

◆ radius

float Graphics::Display::shapeInfo::radius

Definition at line 193 of file Graphics.h.

Referenced by HandleCommand().

◆ rotate

float Graphics::Display::shapeInfo::rotate

Definition at line 195 of file Graphics.h.

Referenced by HandleCommand().

◆ segments

int Graphics::Display::shapeInfo::segments

Definition at line 194 of file Graphics.h.

Referenced by HandleCommand().

◆ width

float Graphics::Display::shapeInfo::width

Definition at line 196 of file Graphics.h.


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