Table of Contents

Class: SideViewer _chimera/__init__.py

SideViewer documentation

constants:

  • OnEye = 1

  • OnHither = 2

  • OnNothing = 0

  • OnYon = 3

attributes:

  • follow

  • lowRes

Methods   
SideViewer
__hash__
callbackCmd
createCB
destroy
destroyCB
displayCB
hasGraphicsContext
moveEye
moveHither
moveYon
over
postRedisplay
resetView
reshapeCB
section
setCursor
thickness
touch
viewAll
  SideViewer 
SideViewer ( self,  followViewer )

SideViewer(LensViewer* followViewer) -> SideViewer

SideViewer constructor documentation.

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  callbackCmd 
callbackCmd (
        self,
        callback,
        cmdName,
        )

callbackCmd(char* callback, char* cmdName)

callbackCmd documentation.

  createCB 
createCB ( self )

createCB()

createCB documentation.

  destroy 
destroy ( self )

destroy()

destroy documentation.

  destroyCB 
destroyCB ( self )

destroyCB()

destroyCB documentation.

  displayCB 
displayCB ( self )

displayCB()

displayCB documentation.

  hasGraphicsContext 
hasGraphicsContext ( self )

hasGraphicsContext() -> bool

hasGraphicsContext documentation.

  moveEye 
moveEye (
        self,
        x,
        y,
        throttle,
        )

moveEye(int x, int y, bool throttle)

moveEye documentation.

  moveHither 
moveHither (
        self,
        x,
        y,
        throttle,
        )

moveHither(int x, int y, bool throttle)

moveHither documentation.

  moveYon 
moveYon (
        self,
        x,
        y,
        throttle,
        )

moveYon(int x, int y, bool throttle)

moveYon documentation.

  over 
over (
        self,
        x,
        y,
        )

over(int x, int y) -> enum SideViewer::MousePos

over documentation.

  postRedisplay 
postRedisplay ( self )

postRedisplay()

postRedisplay documentation.

  resetView 
resetView ( self )

resetView()

resetView documentation.

  reshapeCB 
reshapeCB ( self )

reshapeCB()

reshapeCB documentation.

  section 
section (
        self,
        x,
        y,
        throttle,
        )

section(int x, int y, bool throttle)

section documentation.

  setCursor 
setCursor ( self,  cursor )

setCursor(char* cursor)

setCursor documentation.

  thickness 
thickness (
        self,
        x,
        y,
        throttle,
        )

thickness(int x, int y, bool throttle)

thickness documentation.

  touch 
touch ( self )

touch()

touch documentation.

  viewAll 
viewAll ( self )

viewAll()

viewAll documentation.


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:47 2003 by HappyDoc version 2.1