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

#include <ModelSpinner.h>

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

Public Member Functions

 ModelSpinner ()
 
void SetModel (SceneGraph::Model *model, const SceneGraph::ModelSkin &skin, unsigned int pattern)
 
void Render ()
 
void DrawPiGui ()
 
void SetSize (vector2d size)
 
const vector2d GetSize () const
 
vector2d GetTagPos (const char *tagName)
 
void SetSpinning (bool en)
 
bool GetSpinning () 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 ()
 

Constructor & Destructor Documentation

◆ ModelSpinner()

ModelSpinner::ModelSpinner ( )
Here is the call graph for this function:

Member Function Documentation

◆ DrawPiGui()

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

◆ GetSize()

const vector2d PiGui::ModelSpinner::GetSize ( ) const
inline

◆ GetSpinning()

bool PiGui::ModelSpinner::GetSpinning ( ) const
inline

◆ GetTagPos()

vector2d ModelSpinner::GetTagPos ( const char *  tagName)
Here is the call graph for this function:

◆ Render()

void ModelSpinner::Render ( )
Here is the call graph for this function:

◆ SetModel()

void ModelSpinner::SetModel ( SceneGraph::Model model,
const SceneGraph::ModelSkin skin,
unsigned int  pattern 
)
Here is the call graph for this function:

◆ SetSize()

void ModelSpinner::SetSize ( vector2d  size)

◆ SetSpinning()

void PiGui::ModelSpinner::SetSpinning ( bool  en)
inline

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