Table of Contents

Class: Lens _chimera/__init__.py

Lens documentation

constants:

  • Background = 0

  • Opaque = 1

  • Overlay = 2

  • Selection = 3

attributes:

  • active

  • bounds

  • models

  • parentLens

  • sublenses

  • type

Methods   
Lens
__hash__
addLens
addModel
bbox
destroy
gfxAttr
invalidateCache
invalidateSelectionCache
removeAllGfxAttrs
removeGfxAttr
removeLens
removeModel
setLL
setSize
shiftLens
  Lens 
Lens ( self,  t )

Lens(enum Lens::Type t) -> Lens

Lens constructor documentation.

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  addLens 
addLens (
        self,
        lens,
        position,
        )

addLens(Lens* lens, int position)

addLens documentation.

  addModel 
addModel ( self,  m )

addModel(Model* m)

addModel documentation.

  bbox 
bbox ( self,  model )

bbox(Model* model) -> bool, otf::Geom3d::BBox

bbox documentation.

  destroy 
destroy ( self )

destroy()

destroy documentation.

  gfxAttr 
gfxAttr ( self,  obj )

gfxAttr(struct _object* obj) -> struct _object*

gfxAttr documentation.

  invalidateCache 
invalidateCache ( self )

invalidateCache()

invalidateCache documentation.

  invalidateSelectionCache 
invalidateSelectionCache ( self )

invalidateSelectionCache()

invalidateSelectionCache documentation.

  removeAllGfxAttrs 
removeAllGfxAttrs ( self )

removeAllGfxAttrs()

removeAllGfxAttrs documentation.

  removeGfxAttr 
removeGfxAttr ( self,  obj )

removeGfxAttr(struct _object* obj)

removeGfxAttr documentation.

  removeLens 
removeLens ( self,  lens )

removeLens(Lens* lens)

removeLens documentation.

  removeModel 
removeModel ( self,  m )

removeModel(Model* m)

removeModel documentation.

  setLL 
setLL (
        self,
        llx,
        lly,
        )

setLL(float llx, float lly)

setLL documentation.

  setSize 
setSize (
        self,
        width,
        height,
        )

setSize(float width, float height)

setSize documentation.

  shiftLens 
shiftLens (
        self,
        lens,
        position,
        )

shiftLens(Lens* lens, int position)

shiftLens documentation.


Table of Contents

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