Table of Contents

Class: Point _chimera/__init__.py

Point documentation

attributes:

  • x

  • y

  • z

Methods   
Point
__add__
__getitem__
__hash__
__str__
__sub__
data
toVector
  Point 
Point ( self )

Point() -> otf::Geom3d::Point Point(double x, double y, double z) -> otf::Geom3d::Point

Point constructor documentation.

  __add__ 
__add__ ( self )

arguments/return value unknown

operator+(otf::Geom3d::Vector r) -> otf::Geom3d::Point

  __getitem__ 
__getitem__ ( self )

arguments/return value unknown

operator[](int index) -> double

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  __str__ 
__str__ ( self )

arguments/return value unknown

otf::Geom3d::Point -> string

  __sub__ 
__sub__ ( self )

arguments/return value unknown

operator-(otf::Geom3d::Point r) -> otf::Geom3d::Vector operator-(otf::Geom3d::Vector r) -> otf::Geom3d::Point

  data 
data ( self )

data() -> otf::Array<otf::Geom3d::Real,3>

data documentation.

  toVector 
toVector ( self )

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

toVector documentation.


Table of Contents

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