Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PiGui::RadarWidget Class Reference

#include <Radar.h>

Inheritance diagram for PiGui::RadarWidget:
Inheritance graph
[legend]
Collaboration diagram for PiGui::RadarWidget:
Collaboration graph
[legend]

Public Member Functions

void DrawPiGui ()
 
void SetSize (ImVec2 size)
 
ImVec2 GetSize () const
 
void SetCurrentZoom (float zoomDist)
 
float GetCurrentZoom () const
 
void SetMaxZoom (float maxZoom)
 
float GetMaxZoom () const
 
void SetMinZoom (float minZoom)
 
float GetMinZoom () const
 
ImVec2 GetRadius () const
 
ImVec2 GetCenter () const
 
- Public Member Functions inherited from RefCounted
 RefCounted ()
 
virtual ~RefCounted ()
 
void IncRefCount () const
 
void DecRefCount () const
 
int GetRefCount () const
 
- Public Member Functions inherited from LuaWrappable
virtual ~LuaWrappable ()
 

Member Function Documentation

◆ DrawPiGui()

void RadarWidget::DrawPiGui ( )
Here is the call graph for this function:

◆ GetCenter()

ImVec2 PiGui::RadarWidget::GetCenter ( ) const
inline

◆ GetCurrentZoom()

float PiGui::RadarWidget::GetCurrentZoom ( ) const
inline

◆ GetMaxZoom()

float PiGui::RadarWidget::GetMaxZoom ( ) const
inline

◆ GetMinZoom()

float PiGui::RadarWidget::GetMinZoom ( ) const
inline

◆ GetRadius()

ImVec2 PiGui::RadarWidget::GetRadius ( ) const
inline

◆ GetSize()

ImVec2 PiGui::RadarWidget::GetSize ( ) const
inline

◆ SetCurrentZoom()

void PiGui::RadarWidget::SetCurrentZoom ( float  zoomDist)
inline

◆ SetMaxZoom()

void PiGui::RadarWidget::SetMaxZoom ( float  maxZoom)
inline

◆ SetMinZoom()

void PiGui::RadarWidget::SetMinZoom ( float  minZoom)
inline

◆ SetSize()

void RadarWidget::SetSize ( ImVec2  size)

The documentation for this class was generated from the following files: