Table of Contents

Class: Spline _chimera.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::Vector

coordinate documentation.

  tangent 
tangent ( self,  t )

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

tangent documentation.


Table of Contents

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