#include <COP2_ProjectSettings.h>
Definition at line 22 of file COP2_ProjectSettings.h.
static void COP2_ProjectSettings::compProjectCmd |
( |
CMD_Args & |
args | ) |
|
|
static |
static void COP2_ProjectSettings::getBWPoints |
( |
int & |
b, |
|
|
int & |
w |
|
) |
| |
|
static |
static int COP2_ProjectSettings::getDepth |
( |
| ) |
|
|
static |
static int COP2_ProjectSettings::getFileDepthDefault |
( |
| ) |
|
|
static |
static int COP2_ProjectSettings::getFileLastFileDefault |
( |
| ) |
|
|
static |
static int COP2_ProjectSettings::getFileResDefault |
( |
| ) |
|
|
static |
static void COP2_ProjectSettings::getIconRes |
( |
int & |
x, |
|
|
int & |
y |
|
) |
| |
|
static |
static bool COP2_ProjectSettings::getLargeCanvas |
( |
| ) |
|
|
static |
static float COP2_ProjectSettings::getPixelAspect |
( |
| ) |
|
|
static |
static int COP2_ProjectSettings::getProxyLevel |
( |
| ) |
|
|
static |
static const char* COP2_ProjectSettings::getProxyLevelString |
( |
int |
index | ) |
|
|
static |
static float COP2_ProjectSettings::getProxyRes |
( |
| ) |
|
|
static |
static void COP2_ProjectSettings::getRes |
( |
int & |
x, |
|
|
int & |
y |
|
) |
| |
|
static |
static void COP2_ProjectSettings::initialize |
( |
| ) |
|
|
static |
static bool COP2_ProjectSettings::resetBWPoints |
( |
| ) |
|
|
static |
static OP_ERROR COP2_ProjectSettings::saveSettings |
( |
std::ostream & |
, |
|
|
void * |
|
|
) |
| |
|
static |
static bool COP2_ProjectSettings::setBWPoints |
( |
int |
b, |
|
|
int |
w |
|
) |
| |
|
static |
static bool COP2_ProjectSettings::setDepth |
( |
int |
depth | ) |
|
|
static |
static void COP2_ProjectSettings::setFileDefaults |
( |
int |
res, |
|
|
int |
depth |
|
) |
| |
|
static |
static void COP2_ProjectSettings::setFileLastFileDefault |
( |
int |
enable | ) |
|
|
static |
static void COP2_ProjectSettings::setLargeCanvas |
( |
bool |
enable | ) |
|
|
static |
static bool COP2_ProjectSettings::setPixelAspect |
( |
float |
aspect | ) |
|
|
static |
static bool COP2_ProjectSettings::setProxyLevel |
( |
int |
level | ) |
|
|
static |
static bool COP2_ProjectSettings::setRes |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
static |
static void COP2_ProjectSettings::setViewerCallback |
( |
void(*)(float) |
cb | ) |
|
|
static |
The documentation for this class was generated from the following file: