Table of Contents

Class: Spline _chimera/__init__.py

Spline documentation

constants:

  • BSpline = 0

  • Bezier = 1

  • Cardinal = 2

  • Hermite = 3

no attributes

Methods   
Spline
__hash__
coordinate
tangent
  Spline 
Spline (
        self,
        basisType,
        geometry,
        )

Spline(enum Spline::SplineType basisType, GeometryVector geometry) -> Spline

Spline constructor documentation.

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  coordinate 
coordinate ( self,  t )

coordinate(double t) -> otf::Geom3d::Point

coordinate documentation.

  tangent 
tangent ( self,  t )

tangent(double t) -> otf::Geom3d::Vector

tangent documentation.


Table of Contents

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