|
| | FactionLabel (Labels &host, const vector3f &pos, const Color &color, const std::string &home, const std::string &name, const float radius, const SystemPath &path) |
| |
| bool | Hovered (const ImVec2 &p) override |
| |
| void | Draw (ImDrawList &dl, bool hovered=false) override |
| |
| void | OnClick () override |
| |
| virtual | ~Label () |
| |
| virtual bool | Hovered (const ImVec2 &p)=0 |
| |
| virtual void | Draw (ImDrawList &dl, bool hovered=false)=0 |
| |
| virtual void | OnClick ()=0 |
| |
| float | Depth () const |
| |
| | Label (Labels &host, const vector3f &pos, ImU32 color) |
| |
◆ FactionLabel()
| SectorView::FactionLabel::FactionLabel |
( |
Labels & |
host, |
|
|
const vector3f & |
pos, |
|
|
const Color & |
color, |
|
|
const std::string & |
home, |
|
|
const std::string & |
name, |
|
|
const float |
radius, |
|
|
const SystemPath & |
path |
|
) |
| |
|
inline |
◆ Draw()
| void SectorView::FactionLabel::Draw |
( |
ImDrawList & |
dl, |
|
|
bool |
hovered = false |
|
) |
| |
|
inlineoverridevirtual |
◆ Hovered()
| bool SectorView::FactionLabel::Hovered |
( |
const ImVec2 & |
p | ) |
|
|
inlineoverridevirtual |
◆ InitFonts()
| static void SectorView::FactionLabel::InitFonts |
( |
Labels & |
host, |
|
|
ImDrawList & |
dl |
|
) |
| |
|
inlinestatic |
◆ OnClick()
| void SectorView::FactionLabel::OnClick |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: