Table of Contents

Class: Xform _chimera.py

Xform documentation

no attributes

Methods   
Xform
__hash__
__str__
apply
getRotation
getTranslation
invert
isIdentity
multiply
premultiply
rotate
translate
xRotate
yRotate
zRotate
  Xform 
Xform ( self )

Xform() -> otf::Geom3d::Xform

Xform constructor documentation.

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  __str__ 
__str__ ( self )

arguments/return value unknown

otf::Geom3d::Xform -> string

  apply 
apply ( self,  pt )

apply(otf::Geom3d::Point pt) -> otf::Geom3d::Point apply(otf::Geom3d::Vector vec) -> otf::Geom3d::Vector

apply documentation.

  getRotation 
getRotation ( self )

getRotation() -> otf::Geom3d::Vector, double

getRotation documentation.

  getTranslation 
getTranslation ( self )

getTranslation() -> otf::Geom3d::Vector

getTranslation documentation.

  invert 
invert ( self )

invert()

invert documentation.

  isIdentity 
isIdentity ( self )

isIdentity() -> bool

isIdentity documentation.

  multiply 
multiply ( self,  xf )

multiply(otf::Geom3d::Xform xf)

multiply documentation.

  premultiply 
premultiply ( self,  xf )

premultiply(otf::Geom3d::Xform xf)

premultiply documentation.

  rotate 
rotate (
        self,
        xyz,
        angle,
        )

rotate(otf::Geom3d::Vector xyz, double angle) rotate(double x, double y, double z, double angle)

rotate documentation.

  translate 
translate ( self,  xyz )

translate(otf::Geom3d::Vector xyz) translate(double x, double y, double z)

translate documentation.

  xRotate 
xRotate ( self,  angle )

xRotate(double angle)

xRotate documentation.

  yRotate 
yRotate ( self,  angle )

yRotate(double angle)

yRotate documentation.

  zRotate 
zRotate ( self,  angle )

zRotate(double angle)

zRotate documentation.


Table of Contents

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