Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::biasGLviewerGLUT Member List

This is the complete list of members for BIAS::biasGLviewerGLUT, including all inherited members.

BIAS::_liDebugLevelBIAS::Debugprotected
BIAS::Param::_liDebugLevelBIAS::Debugprotected
BIAS::_liNextDebugLevelBIAS::Debugprotected
BIAS::Param::_liNextDebugLevelBIAS::Debugprotected
BIAS::_String2DebuglevelBIAS::Debugprotected
BIAS::Param::_String2DebuglevelBIAS::Debugprotected
BIAS::_zDebugStreamBIAS::Debugprotectedstatic
BIAS::Param::_zDebugStreamBIAS::Debugprotectedstatic
BIAS::AddDebugLevel(const long int lv)BIAS::Debuginline
BIAS::AddDebugLevel(const std::string &name)BIAS::Debuginline
BIAS::Param::AddDebugLevel(const long int lv)BIAS::Debuginline
BIAS::Param::AddDebugLevel(const std::string &name)BIAS::Debuginline
AddParamBool(const std::string &name, const std::string &help, bool deflt=false, char cmdshort=0, int Group=GRP_NOSHOW)BIAS::Param
AddParamDouble(const std::string &name, const std::string &help, double deflt=0.0, double min=-DBL_MAX, double max=DBL_MAX, char cmdshort=0, int Group=GRP_NOSHOW)BIAS::Param
AddParamEnum(const std::string &name, const std::string &help, const std::vector< std::string > &enums, const int deflt=0, const std::vector< int > *IDs=NULL, const char cmdshort=0, const int Group=GRP_NOSHOW)BIAS::Param
AddParamInt(const std::string &name, const std::string &help, int deflt=0, int min=std::numeric_limits< int >::min(), int max=std::numeric_limits< int >::max(), char cmdshort=0, int Group=GRP_NOSHOW)BIAS::Param
AddParamString(const std::string &name, const std::string &help, std::string deflt="", char cmdshort=0, int Group=GRP_NOSHOW)BIAS::Param
AddParamVecDbl(const std::string &name, const std::string &help, const BIAS::Vector< double > &deflt, char cmdshort=0, int Group=GRP_NOSHOW)BIAS::Param
AddParamVecDbl(const std::string &name, const std::string &help, const std::string &deflt, char cmdshort=0, int Group=GRP_NOSHOW)BIAS::Param
AddParamVecInt(const std::string &name, const std::string &help, const BIAS::Vector< int > &deflt, char cmdshort=0, int Group=GRP_NOSHOW)BIAS::Param
AddParamVecInt(const std::string &name, const std::string &help, const std::string &deflt, char cmdshort=0, int Group=GRP_NOSHOW)BIAS::Param
animate_BIAS::biasGLviewerGLUTprotected
animationFile_BIAS::biasGLviewerGLUTprotected
AnimationFunc()BIAS::biasGLviewerGLUT
argc_BIAS::biasGLviewerGLUTprotected
argv_BIAS::biasGLviewerGLUTprotected
ArgV_BIAS::Paramprotected
autoClipping_BIAS::biasGLviewerGLUTprotected
autoReshapeBehaviour_BIAS::biasGLviewerGLUTprotected
backfaceCulling_BIAS::biasGLviewerGLUTprotected
backGroundColor_BIAS::biasGLviewerGLUTprotected
biasGLviewerGLUT(int argc, char *argv[])BIAS::biasGLviewerGLUT
camera_BIAS::biasGLviewerGLUTprotected
CheckParam(const std::string &name)BIAS::Param
ClearAllParams()BIAS::Param
BIAS::ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
BIAS::Param::ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
contextPointer_BIAS::biasGLviewerGLUTprotected
control_BIAS::biasGLviewerGLUTprotected
ControlInterface()BIAS::ControlInterfaceinline
controlledObject_BIAS::ControlInterfaceprotected
cube_BIAS::biasGLviewerGLUTprotected
BIAS::Debug()BIAS::Debuginline
BIAS::Debug(const Debug &deb)BIAS::Debuginline
BIAS::Param::Debug()BIAS::Debuginline
BIAS::Param::Debug(const Debug &deb)BIAS::Debuginline
BIAS::DebugLevelIsSet(const long int lv) const BIAS::Debuginline
BIAS::DebugLevelIsSet(const std::string &name) const BIAS::Debuginline
BIAS::Param::DebugLevelIsSet(const long int lv) const BIAS::Debuginline
BIAS::Param::DebugLevelIsSet(const std::string &name) const BIAS::Debuginline
DestructorWarning_BIAS::Paramprotected
DisableDestructorWarning()BIAS::Paraminline
FinishedDraw()BIAS::ControlInterfaceinlinevirtual
firstUnkownParam_BIAS::biasGLviewerGLUTprotected
fixedFPS_BIAS::biasGLviewerGLUTprotected
flyControl_BIAS::biasGLviewerGLUTprotected
fov_BIAS::biasGLviewerGLUTprotected
BIAS::GetDebugLevel() const BIAS::Debuginline
BIAS::Param::GetDebugLevel() const BIAS::Debuginline
BIAS::GetDebugStream() const BIAS::Debuginline
BIAS::GetDebugStream(std::ostream &os) const BIAS::Debuginline
BIAS::Param::GetDebugStream() const BIAS::Debuginline
BIAS::Param::GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetFreeGroupID()BIAS::Param
BIAS::GetGlobalDebugLevel()BIAS::Debuginlinestatic
BIAS::Param::GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetGLProjectionParametersInterface()BIAS::ControlInterfaceinlinevirtual
GetGroupID(const std::string &name)BIAS::Param
GetGroupIDForGroupName(const std::string &name)BIAS::Param
GetGroupName(const int group_id)BIAS::Param
GetName()BIAS::ControlInterfaceinlinevirtual
GetParamBool(const std::string &name) const BIAS::Param
GetParamBoolByIndex(const int i) const BIAS::Param
GetParamDouble(const std::string &name) const BIAS::Param
GetParamDoubleByIndex(const int i) const BIAS::Param
GetParamEnum(const std::string &name) const BIAS::Param
GetParamInt(const std::string &name) const BIAS::Param
GetParamIntByIndex(const int i) const BIAS::Param
GetParamMap()BIAS::Paramprotected
GetParamMap() const BIAS::Paramprotected
GetParamString(const std::string &name) const BIAS::Param
GetParamStringByIndex(const int i) const BIAS::Param
GetParamVecDbl(const std::string &name) const BIAS::Param
GetParamVecInt(const std::string &name) const BIAS::Param
GetSizeOfLongestParamName()BIAS::Param
GetSizeOfLongestParamValueString()BIAS::Param
GetWriteFlag()BIAS::Paraminline
BIAS::GlobalDebugLevelBIAS::Debugprotectedstatic
BIAS::Param::GlobalDebugLevelBIAS::Debugprotectedstatic
greyScreenShot_BIAS::biasGLviewerGLUTprotected
GroupNames_BIAS::Paramprotected
help_BIAS::biasGLviewerGLUTprotected
icosahedron_BIAS::biasGLviewerGLUTprotected
Init()BIAS::biasGLviewerGLUTvirtual
initialized_BIAS::biasGLviewerGLUTprotected
IsUsedGroupID(const int group_id)BIAS::Param
LeftAndRightMouseMoved(int, int, int, int)BIAS::ControlInterfaceinlinevirtual
LeftMouseDoubleClicked(int, int, int m)BIAS::ControlInterfaceinlinevirtual
LeftMouseDown(int, int)BIAS::ControlInterfaceinlinevirtual
LeftMouseMoved(int, int, int, int)BIAS::ControlInterfaceinlinevirtual
LeftMouseSingleClicked(int, int)BIAS::ControlInterfaceinlinevirtual
LeftMouseUp(int, int)BIAS::ControlInterfaceinlinevirtual
listenerName_BIAS::ControlInterfaceprotected
longoptsBIAS::Paramprotected
MiddleMouseDown(int, int)BIAS::ControlInterfaceinlinevirtual
MiddleMouseMoved(int, int, int, int)BIAS::ControlInterfaceinlinevirtual
MiddleMouseUp(int, int)BIAS::ControlInterfaceinlinevirtual
MouseLeftWindow()BIAS::ControlInterfaceinlinevirtual
MouseMoved(int, int)BIAS::ControlInterfaceinlinevirtual
MouseWheelUsed(double stepsize)BIAS::ControlInterfaceinlinevirtual
BIAS::Name2DebugLevel(const std::string &name) const BIAS::Debuginline
BIAS::Param::Name2DebugLevel(const std::string &name) const BIAS::Debuginline
BIAS::NewDebugLevel(const std::string &name)BIAS::Debuginline
BIAS::Param::NewDebugLevel(const std::string &name)BIAS::Debuginline
BIAS::operator=(const Debug &deb)BIAS::Debuginline
BIAS::Param::operator=(const Debug &deb)BIAS::Debuginline
Param(bool DisableDestructorWarning=false)BIAS::Paramexplicit
ParseCommandLine(int &argc, char *argv[])BIAS::Param
ParseListFile(const std::string &ListFileName, std::vector< std::string > &LinesInFile)BIAS::Paramstatic
BIAS::PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
BIAS::Param::PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
projectionFile_BIAS::biasGLviewerGLUTprotected
ReadParameter(const std::string &filename)BIAS::Param
ReadParameterXML(const std::string &filename)BIAS::Param
RegisterCallbackObject(const std::string &name, ParamCallbackInterface *obj)BIAS::Param
BIAS::RemoveDebugLevel(const long int lv)BIAS::Debuginline
BIAS::RemoveDebugLevel(const std::string &name)BIAS::Debuginline
BIAS::Param::RemoveDebugLevel(const long int lv)BIAS::Debuginline
BIAS::Param::RemoveDebugLevel(const std::string &name)BIAS::Debuginline
renderBoundingBoxes_BIAS::biasGLviewerGLUTprotected
RightMouseDoubleClicked(int, int)BIAS::ControlInterfaceinlinevirtual
RightMouseDown(int, int)BIAS::ControlInterfaceinlinevirtual
RightMouseMoved(int, int, int, int)BIAS::ControlInterfaceinlinevirtual
RightMouseSingleClicked(int, int)BIAS::ControlInterfaceinlinevirtual
RightMouseUp(int, int)BIAS::ControlInterfaceinlinevirtual
rotControl_BIAS::biasGLviewerGLUTprotected
Run()BIAS::biasGLviewerGLUTvirtual
sceneGlut_BIAS::biasGLviewerGLUTprotected
sceneLight_BIAS::biasGLviewerGLUTprotected
screenShotControl_BIAS::biasGLviewerGLUTprotected
screenShotName_BIAS::biasGLviewerGLUTprotected
BIAS::SetDebugLevel(const long int lv)BIAS::Debuginline
BIAS::SetDebugLevel(const std::string &name)BIAS::Debuginline
BIAS::Param::SetDebugLevel(const long int lv)BIAS::Debuginline
BIAS::Param::SetDebugLevel(const std::string &name)BIAS::Debuginline
BIAS::SetDebugStream(const std::ostream &os)BIAS::Debuginline
BIAS::Param::SetDebugStream(const std::ostream &os)BIAS::Debuginline
SetDefaults()BIAS::Param
SetEnhancedFlag(const std::string &name, bool enhanced)BIAS::Param
BIAS::SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
BIAS::Param::SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
SetGLProjectionParametersInterface(BIAS::GLProjectionParametersInterface *interface_)BIAS::ControlInterfaceinlinevirtual
SetGroupName(const int group_id, const std::string &name)BIAS::Param
SetHiddenFlag(const std::string &name, bool hidden)BIAS::Param
SetName(std::string name)BIAS::ControlInterfaceinlinevirtual
SetParamBool(const std::string &name, const bool &value)BIAS::Param
SetParamDouble(const std::string &name, const double &value)BIAS::Param
SetParamEnum(const std::string &name, const int &value)BIAS::Param
SetParamEnum(const std::string &name, const std::string &value)BIAS::Param
SetParameterWriteToFile(const std::string &name, bool writeToFile)BIAS::Param
SetParamInt(const std::string &name, const int &value)BIAS::Param
SetParamString(const std::string &name, const std::string &value)BIAS::Param
SetParamVecDbl(const std::string &name, const BIAS::Vector< double > &value)BIAS::Param
SetParamVecInt(const std::string &name, const BIAS::Vector< int > &value)BIAS::Param
SetRangeInt(const std::string &name, const int min, const int max)BIAS::Paramvirtual
SetShortCommand(const std::string &name, const char cmd)BIAS::Param
SetWriteOptions(bool indent, bool comments, bool enhanced)BIAS::Paraminline
ShowData(std::ostream &os=std::cout, int grp=GRP_ALL, bool showenhanced=true)BIAS::Param
BIAS::ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
BIAS::Param::ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
slotCounter_BIAS::biasGLviewerGLUTprotected
SpecialKeyPressed(int)BIAS::ControlInterfaceinlinevirtual
SpecialKeyUp(int)BIAS::ControlInterfaceinlinevirtual
StandardKeyPressed(unsigned char key, int, int)BIAS::biasGLviewerGLUTvirtual
StandardKeyUp(unsigned char, int, int)BIAS::ControlInterfaceinlinevirtual
storeToDisc_BIAS::biasGLviewerGLUTprotected
teapot_BIAS::biasGLviewerGLUTprotected
tetrahedron_BIAS::biasGLviewerGLUTprotected
TimerExpired()BIAS::ControlInterfaceinlinevirtual
toggleStoreToDisc_()BIAS::biasGLviewerGLUTprotected
UniqueSortedGroups()BIAS::Param
UpdateParameter(int &argc, char *argv[], const std::string &default_filename)BIAS::Param
Usage(std::ostream &os=std::cout)BIAS::Param
useFlyMode_BIAS::biasGLviewerGLUTprotected
useJustIntrinsics_BIAS::biasGLviewerGLUTprotected
useRotMode_BIAS::biasGLviewerGLUTprotected
useSceneCenter_BIAS::biasGLviewerGLUTprotected
viewingSlot_BIAS::biasGLviewerGLUTprotected
WindowReshape(int, int)BIAS::ControlInterfaceinlinevirtual
winheight_BIAS::biasGLviewerGLUTprotected
winwidth_BIAS::biasGLviewerGLUTprotected
WriteComments_BIAS::Paramprotected
WriteEnhanced_BIAS::Paramprotected
WriteFlagSet_BIAS::Paramprotected
WriteIndent_BIAS::Paramprotected
WriteParameter(const std::string &filename)BIAS::Param
WriteParameterXML(const std::string &filename)BIAS::Param
WriteRunMe(const std::string &filename)BIAS::Param
zFar_BIAS::biasGLviewerGLUTprotected
zNear_BIAS::biasGLviewerGLUTprotected
~ControlInterface()BIAS::ControlInterfaceinlinevirtual
BIAS::~Debug()BIAS::Debuginline
BIAS::Param::~Debug()BIAS::Debuginline
~Param()BIAS::Paramvirtual