Namespaces | Functions | Variables
widgets.cpp File Reference
#include "widgets.h"
#include <boost/thread/thread.hpp>
#include <boost/thread/mutex.hpp>
#include <iostream>
#include <iomanip>
#include "display_internal.h"
Include dependency graph for widgets.cpp:

Go to the source code of this file.

Namespaces

namespace  pangolin

Functions

View & pangolin::CreatePanel (const std::string &name)
void pangolin::DrawShadowRect (Viewport &v)
void pangolin::DrawShadowRect (Viewport &v, bool pushed)
void pangolin::glRect (Viewport v)
void pangolin::glRect (Viewport v, int inset)
template<typename T >
void pangolin::GuiVarChanged (Var< T > &var)
bool pangolin::GuiVarHasChanged ()

Variables

static const int pangolin::border = 1
static int pangolin::cb_height = text_height * 1.6
static const float pangolin::colour_dn [4] = {1.0, 0.7 ,0.7, 1.0}
static const float pangolin::colour_fg [4] = {1.0, 1.0 ,1.0, 1.0}
static const float pangolin::colour_hl [4] = {0.9, 0.9, 0.9, 1.0}
static const float pangolin::colour_s1 [4] = {0.2, 0.2, 0.2, 1.0}
static const float pangolin::colour_s2 [4] = {0.6, 0.6, 0.6, 1.0}
static const float pangolin::colour_tx [4] = {0.0, 0.0, 0.0, 1.0}
boost::mutex pangolin::display_mutex
static bool pangolin::guiVarHasChanged = true
static const int pangolin::tab_h = 20
static const int pangolin::tab_p = 5
static const int pangolin::tab_w = 15
static int pangolin::text_height = 8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pangolin_wrapper
Author(s): Todor Stoyanov
autogenerated on Wed Feb 13 2013 14:03:25