Public Member Functions | |
DiscSectionRendererComponentPrivate () | |
Public Attributes | |
GluonGraphics::Item * | item |
GluonGraphics::DiscSectionMesh * | mesh |
GluonEngine::Asset * | texture |
uint | nbPoints |
float | radius |
float | degrees |
float | arcCenter |
QColor | color |
Definition at line 35 of file discsectionrenderercomponent.cpp.
GluonEngine::DiscSectionRendererComponent::DiscSectionRendererComponentPrivate::DiscSectionRendererComponentPrivate | ( | ) | [inline] |
Definition at line 38 of file discsectionrenderercomponent.cpp.
Definition at line 58 of file discsectionrenderercomponent.cpp.
Definition at line 59 of file discsectionrenderercomponent.cpp.
Definition at line 57 of file discsectionrenderercomponent.cpp.
GluonGraphics::Item* GluonEngine::DiscSectionRendererComponent::DiscSectionRendererComponentPrivate::item |
Definition at line 50 of file discsectionrenderercomponent.cpp.
GluonGraphics::DiscSectionMesh* GluonEngine::DiscSectionRendererComponent::DiscSectionRendererComponentPrivate::mesh |
Definition at line 51 of file discsectionrenderercomponent.cpp.
Definition at line 55 of file discsectionrenderercomponent.cpp.
Definition at line 56 of file discsectionrenderercomponent.cpp.
GluonEngine::Asset* GluonEngine::DiscSectionRendererComponent::DiscSectionRendererComponentPrivate::texture |
Definition at line 53 of file discsectionrenderercomponent.cpp.