Kage Studio 0.7.240121
A Simple Free and Open Source 2D Animation Software
Loading...
Searching...
No Matches
kage.cpp File Reference
#include "kage.h"
Include dependency graph for kage.cpp:

Typedefs

typedef std::chrono::system_clock Clock
 

Functions

std::string sanitizeToZero (double p_value)
 
double sanitizeToZeroDouble (double p_value)
 

Variables

unsigned int g_layerSelectIndex
 
unsigned int g_frameSelectIndex
 
bool gotWidth = false
 
bool gotHeight = false
 

Typedef Documentation

◆ Clock

typedef std::chrono::system_clock Clock

Function Documentation

◆ sanitizeToZero()

std::string sanitizeToZero ( double p_value)
Here is the call graph for this function:

◆ sanitizeToZeroDouble()

double sanitizeToZeroDouble ( double p_value)
Here is the caller graph for this function:

Variable Documentation

◆ g_frameSelectIndex

unsigned int g_frameSelectIndex

◆ g_layerSelectIndex

unsigned int g_layerSelectIndex

◆ gotHeight

bool gotHeight = false

◆ gotWidth

bool gotWidth = false