HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
COP2_ProjectSettings Class Reference

#include <COP2_ProjectSettings.h>

Static Public Member Functions

static bool setRes (int x, int y)
 
static void getRes (int &x, int &y)
 
static bool setPixelAspect (float aspect)
 
static float getPixelAspect ()
 
static bool setDepth (int depth)
 
static int getDepth ()
 
static bool resetBWPoints ()
 
static bool setBWPoints (int b, int w)
 
static void getBWPoints (int &b, int &w)
 
static bool setProxyLevel (int level)
 
static int getProxyLevel ()
 
static float getProxyRes ()
 
static void getIconRes (int &x, int &y)
 
static void setFileDefaults (int res, int depth)
 
static int getFileResDefault ()
 
static int getFileDepthDefault ()
 
static void setFileLastFileDefault (int enable)
 
static int getFileLastFileDefault ()
 
static void setLargeCanvas (bool enable)
 
static bool getLargeCanvas ()
 
static const char * getProxyLevelString (int index)
 
static void initialize ()
 
static OP_ERROR saveSettings (std::ostream &, void *)
 
static void compProjectCmd (CMD_Args &args)
 
static void setViewerCallback (void(*cb)(float))
 

Detailed Description

Definition at line 22 of file COP2_ProjectSettings.h.

Member Function Documentation

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: