Table of Contents

Class: LensViewer _chimera.py

LensViewer documentation

constants:

  • Fill = 1
  • LitLines = 1
  • LowRes = 6
  • NumDrawPass = 8
  • OpaqueSurfaces = 0
  • Outline = 0
  • Overlay2d = 5
  • Selection = 7
  • Translucent1 = 3
  • Translucent2 = 4
  • UnlitLines = 2

attributes:

  • autoSpin
  • backgroundLens
  • highlight
  • highlightColor
  • lensBorder
  • lensBorderColor
  • selectionLens
  • showBBox
  • startRatio
  • yonIntensity
Methods   
LensViewer
__hash__
callbackCmd
createCB
deleteFont
destroy
destroyCB
displayCB
dragPick
font
hasGraphicsContext
moveLens
pdbWrite
pdbrunNoMarks
pick
pilImage
postRedisplay
recordPosition
resetView
reshapeCB
selectLens
setCursor
startAutoSpin
stopSpinning
touch
trackingXY
translateXY
translateZ
viewAll
vsphere
zoom
  LensViewer 
LensViewer ( self )

LensViewer() -> LensViewer

LensViewer 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.

  deleteFont 
deleteFont ( self,  font )

deleteFont(OGLFont* font)

deleteFont documentation.

  destroy 
destroy ( self )

destroy()

destroy documentation.

  destroyCB 
destroyCB ( self )

destroyCB()

destroyCB documentation.

  displayCB 
displayCB ( self )

displayCB()

displayCB documentation.

  dragPick 
dragPick (
        self,
        x,
        y,
        )

dragPick(int x, int y)

dragPick documentation.

  font 
font (
        self,
        name,
        size,
        style,
        )

font(std::string name, int size, int style) -> OGLFont*

font documentation.

  hasGraphicsContext 
hasGraphicsContext ( self )

hasGraphicsContext() -> bool

hasGraphicsContext documentation.

  moveLens 
moveLens (
        self,
        x,
        y,
        )

moveLens(int x, int y)

moveLens documentation.

  pdbWrite 
pdbWrite (
        self,
        mList,
        xform,
        filename,
        )

pdbWrite(std::vector<const Molecule*> mList, otf::Geom3d::Xform xform, std::string filename)

pdbWrite documentation.

  pdbrunNoMarks 
pdbrunNoMarks (
        self,
        all,
        conect,
        nouser,
        surface,
        nowait,
        shellCommand,
        )

pdbrunNoMarks(bool all, bool conect, bool nouser, bool surface, bool nowait, std::string shellCommand)

pdbrunNoMarks documentation.

  pick 
pick (
        self,
        x,
        y,
        )

pick(int x, int y) -> std::vector<Selectable*>

pick documentation.

  pilImage 
pilImage (
        self,
        width,
        height,
        opacity,
        )

pilImage(int width, int height, bool opacity) -> struct _object*

pilImage documentation.

  postRedisplay 
postRedisplay ( self )

postRedisplay()

postRedisplay documentation.

  recordPosition 
recordPosition (
        self,
        time,
        x,
        y,
        cursor,
        )

recordPosition(int time, int x, int y, char* cursor)

recordPosition documentation.

  resetView 
resetView ( self )

resetView()

resetView documentation.

  reshapeCB 
reshapeCB ( self )

reshapeCB()

reshapeCB documentation.

  selectLens 
selectLens (
        self,
        x,
        y,
        )

selectLens(int x, int y)

selectLens documentation.

  setCursor 
setCursor ( self,  cursor )

setCursor(char* cursor)

setCursor documentation.

  startAutoSpin 
startAutoSpin (
        self,
        time,
        x,
        y,
        )

startAutoSpin(int time, int x, int y) -> bool

startAutoSpin documentation.

  stopSpinning 
stopSpinning ( self )

stopSpinning()

stopSpinning documentation.

  touch 
touch ( self )

touch()

touch documentation.

  trackingXY 
trackingXY ( self,  mode )

trackingXY(char* mode) -> int, int

trackingXY documentation.

  translateXY 
translateXY (
        self,
        x,
        y,
        throttle,
        )

translateXY(int x, int y, bool throttle)

translateXY documentation.

  translateZ 
translateZ (
        self,
        x,
        y,
        throttle,
        )

translateZ(int x, int y, bool throttle)

translateZ documentation.

  viewAll 
viewAll ( self )

viewAll()

viewAll documentation.

  vsphere 
vsphere (
        self,
        time,
        x,
        y,
        throttle,
        )

vsphere(int time, int x, int y, bool throttle)

vsphere documentation.

  zoom 
zoom (
        self,
        x,
        y,
        throttle,
        )

zoom(int x, int y, bool throttle)

zoom documentation.


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:06 2002 by HappyDoc version 2.0.1