SpaghettiKart
Loading...
Searching...
No Matches
TrackEditor::TrackPropertiesWindow Class Reference

#include <TrackProperties.h>

Inheritance diagram for TrackEditor::TrackPropertiesWindow:
[legend]
Collaboration diagram for TrackEditor::TrackPropertiesWindow:
[legend]

Public Member Functions

 ~TrackPropertiesWindow ()
 

Protected Member Functions

void InitElement () override
 
void DrawElement () override
 
void DrawResourceNameEdit ()
 
void DrawMusic ()
 
void DrawFog ()
 
void DrawLight ()
 
void UpdateElement () override
 
void RGB8ToFloat (const u8 *src, float *dst)
 
void FloatToRGB8 (const float *src, u8 *dst)
 
const char * MusicSeqToString (MusicSeq seq)
 
void DrawTourCamera ()
 

Static Protected Attributes

static int32_t SelectedShot = -1
 
static int32_t SelectedKeyframe = -1
 

Constructor & Destructor Documentation

◆ ~TrackPropertiesWindow()

TrackEditor::TrackPropertiesWindow::~TrackPropertiesWindow ( )

Member Function Documentation

◆ DrawElement()

void TrackEditor::TrackPropertiesWindow::DrawElement ( )
overrideprotected
Here is the call graph for this function:

◆ DrawFog()

void TrackEditor::TrackPropertiesWindow::DrawFog ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ DrawLight()

void TrackEditor::TrackPropertiesWindow::DrawLight ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ DrawMusic()

void TrackEditor::TrackPropertiesWindow::DrawMusic ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ DrawResourceNameEdit()

void TrackEditor::TrackPropertiesWindow::DrawResourceNameEdit ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ DrawTourCamera()

void TrackEditor::TrackPropertiesWindow::DrawTourCamera ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ FloatToRGB8()

void TrackEditor::TrackPropertiesWindow::FloatToRGB8 ( const float * src,
u8 * dst )
protected
Here is the caller graph for this function:

◆ InitElement()

void TrackEditor::TrackPropertiesWindow::InitElement ( )
inlineoverrideprotected

◆ MusicSeqToString()

const char * TrackEditor::TrackPropertiesWindow::MusicSeqToString ( MusicSeq seq)
protected
Here is the caller graph for this function:

◆ RGB8ToFloat()

void TrackEditor::TrackPropertiesWindow::RGB8ToFloat ( const u8 * src,
float * dst )
protected
Here is the caller graph for this function:

◆ UpdateElement()

void TrackEditor::TrackPropertiesWindow::UpdateElement ( )
inlineoverrideprotected

Field Documentation

◆ SelectedKeyframe

int32_t TrackEditor::TrackPropertiesWindow::SelectedKeyframe = -1
staticprotected

◆ SelectedShot

int32_t TrackEditor::TrackPropertiesWindow::SelectedShot = -1
staticprotected

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