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

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

_polygonmodeGLBIAS::OpenGLCanvasprotected
animationUpdateEnabledBIAS::OpenGLCanvasBasestatic
Display()BIAS::OpenGLCanvasvirtual
DisplayCalls()BIAS::ImageCanvasGLBasevirtual
DisplayCameraView()BIAS::OpenGLCanvasvirtual
DisplayCameraViewExternalParams()BIAS::OpenGLCanvasvirtual
DisplayCameraViewInternalParams()BIAS::OpenGLCanvasvirtual
DisplayClear(const GLbitfield &mask=CLEAR_DEFAULT_MASK)BIAS::OpenGLCanvasBasevirtual
DisplayCoordCross(const float &size=1.0f, const float &linewidth=1.0f)BIAS::OpenGLCanvasBase
DisplayRenderMode()BIAS::OpenGLCanvasBasevirtual
DisplaySampleScene()BIAS::OpenGLCanvasBasestatic
DisplaySelectBuffer()BIAS::OpenGLCanvasBase
EnableMipMapping(const bool &avoidAliasingByMipmapping=true)BIAS::ImageCanvasGLBase
framecount_BIAS::OpenGLCanvasBaseprotected
GetAspectRatio() const BIAS::OpenGLCanvasBase
GetFrameCount() const BIAS::OpenGLCanvasBaseinline
GetHeight() const BIAS::OpenGLCanvasBase
GetInfoGL(std::ostream &os=std::cout)BIAS::OpenGLCanvasvirtual
GetOwnerframe()BIAS::OpenGLCanvasBase
GetPixelValueDepth(const wxPoint &pos2d) const BIAS::OpenGLCanvasBase
GetPixelValueRGB(const wxPoint &pos2d)BIAS::OpenGLCanvasBase
GetPixelValueRGBA(const wxPoint &pos2d)BIAS::OpenGLCanvasBase
GetTexId() const BIAS::ImageCanvasGLBase
GetTexobj() const BIAS::ImageCanvasGLBaseinline
GetTexobj()BIAS::ImageCanvasGLBaseinline
GetTexTarget() const BIAS::ImageCanvasGLBase
GetViewController() const BIAS::OpenGLCanvas
GetViewController()BIAS::OpenGLCanvas
GetVSync()BIAS::OpenGLCanvasBasestatic
GetWidth() const BIAS::OpenGLCanvasBase
idleRepaintEnabledBIAS::OpenGLCanvasstatic
ImageCanvasGLBase(wxFrame *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=AsciiToWx("ImageCanvasGLBase"), int *attribList=NULL, const wxPalette &palette=wxNullPalette)BIAS::ImageCanvasGLBase
ImageCanvasGLBase(wxFrame *parent, wxGLContext *sharedContext=NULL, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=AsciiToWx("ImageCanvasGLBase"), int *attribList=0, const wxPalette &palette=wxNullPalette)BIAS::ImageCanvasGLBase
InitMembers()BIAS::ImageCanvasGLBasevirtual
InitWithContext()BIAS::OpenGLCanvasBasevirtual
InitWithContextDone_BIAS::OpenGLCanvasBaseprotected
instance_BIAS::OpenGLCanvasBaseprotected
instancesTotalNo_BIAS::OpenGLCanvasBaseprotectedstatic
InterestPointBIAS::ImageCanvasGLBaseprotected
IsContextAvailable()BIAS::OpenGLCanvasBase
nameBIAS::ImageCanvasGLBaseprotected
OnChar(wxKeyEvent &event)BIAS::OpenGLCanvasBasevirtual
OnEraseBackground(wxEraseEvent &event)BIAS::OpenGLCanvasBase
OnIdle(wxIdleEvent &event)BIAS::OpenGLCanvas
OnMotion(wxMouseEvent &event)BIAS::OpenGLCanvas
OnMouseDown(wxMouseEvent &event)BIAS::OpenGLCanvas
OnMouseWheel(wxMouseEvent &event)BIAS::OpenGLCanvas
OnPaint(wxPaintEvent &event)BIAS::OpenGLCanvasBase
OnSize(wxSizeEvent &event)BIAS::OpenGLCanvasBase
OpenGLCanvas(wxFrame *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=AsciiToWx("OpenGLCanvas"), int *attribList=NULL, const wxPalette &palette=wxNullPalette)BIAS::OpenGLCanvas
OpenGLCanvas(wxFrame *parent, wxGLContext *sharedContext=NULL, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=AsciiToWx("OpenGLCanvas"), int *attribList=0, const wxPalette &palette=wxNullPalette)BIAS::OpenGLCanvas
OpenGLCanvasBase(wxFrame *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=AsciiToWx("OpenGLCanvasBase"), int *attribList=NULL, const wxPalette &palette=wxNullPalette)BIAS::OpenGLCanvasBase
OpenGLCanvasBase(wxFrame *parent, wxGLContext *sharedContext=NULL, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=AsciiToWx("OpenGLCanvasBase"), int *attribList=NULL, const wxPalette &palette=wxNullPalette)BIAS::OpenGLCanvasBase
p_fontBIAS::OpenGLCanvasBaseprotected
p_ownerframeBIAS::OpenGLCanvasBaseprotected
p_viewCtrl_BIAS::OpenGLCanvasprotected
PrintHelp(std::ostream &os)BIAS::OpenGLCanvasBasevirtual
realtimeAnimationBIAS::OpenGLCanvasstatic
rendermodeBIAS::OpenGLCanvasBaseprotected
Reshape()BIAS::OpenGLCanvasvirtual
scalefactorBIAS::ImageCanvasGLBaseprotected
ScreenShot(BIAS::ImageBase &dest, const bool &flipY=true, const GLenum &format=GL_RGB, const bool &force8Bit=false)BIAS::OpenGLCanvasBase
ScreenShot(const std::string &filename, const bool &flipY=true, const GLenum &format=GL_RGB, const bool &force8Bit=false)BIAS::OpenGLCanvasBase
ScreenShot()BIAS::OpenGLCanvasBase
Set(const ImgObjGL &NewTexobj, const std::string &name=std::string("ImgObjGL"))BIAS::ImageCanvasGLBase
Set(BIAS::ImageBase &img, const std::string &name=std::string("Image<unsigned char>"), const bool &forcePow2tex=true, const bool &flipY=true)BIAS::ImageCanvasGLBase
SetFrameCount(const unsigned long &newVal)BIAS::OpenGLCanvasBaseinline
SetOwnerframe(wxFrame *ptr)BIAS::OpenGLCanvasBase
SetRECT(BIAS::ImageBase &img, const std::string &name=std::string("RECT Image<unsigned char>"), const bool &flipY=true)BIAS::ImageCanvasGLBase
SetStatusText(const wxString &text, const int c_field=0)BIAS::OpenGLCanvasBase
SetVSync(const bool &trueForOn)BIAS::OpenGLCanvasBasestatic
ShowFPS(const int &framecounter, const float &minUpdateIntervalSec, const unsigned int &minNewFrames, const unsigned int nField)BIAS::OpenGLCanvasBase
ShowFPS()BIAS::OpenGLCanvasBase
ShowValue(const wxPoint &pos)BIAS::OpenGLCanvasBase
StereoI_CaptureStereoImage(const int &format, const int &quality)BIAS::OpenGLCanvasBasestatic
StereoI_GetConvergence()BIAS::OpenGLCanvasBasestatic
StereoI_GetInfo(std::ostream &os=std::cout)BIAS::OpenGLCanvasBasestatic
StereoI_GetSeparation()BIAS::OpenGLCanvasBasestatic
StereoI_GetStereoState()BIAS::OpenGLCanvasBasestatic
StereoI_Init()BIAS::OpenGLCanvasBasestatic
StereoI_SetConvergence(const float &val)BIAS::OpenGLCanvasBasestatic
StereoI_SetSeparation(const float &val)BIAS::OpenGLCanvasBasestatic
StereoI_SetStereoState(const int &val)BIAS::OpenGLCanvasBasestatic
SwapBuffers()BIAS::OpenGLCanvasBase
texobjBIAS::ImageCanvasGLBaseprotected
timeBIAS::OpenGLCanvasBasestatic
ToggleFullScreen()BIAS::OpenGLCanvasBase
ToggleIP(bool &value)BIAS::OpenGLCanvasBasestatic
ToggleVSync()BIAS::OpenGLCanvasBasestatic
Unproject(const wxPoint &pos2d, double &d)BIAS::OpenGLCanvasBase
UpdateTime()BIAS::OpenGLCanvasvirtual
ValidTexobj(const ImgObjGL &t) const BIAS::ImageCanvasGLBase
~ImageCanvasGLBase()BIAS::ImageCanvasGLBasevirtual
~OpenGLCanvas()BIAS::OpenGLCanvasvirtual
~OpenGLCanvasBase()BIAS::OpenGLCanvasBasevirtual