HappyDoc Generated Documentation Class: Spline

. / _chimera / Spline 

Spline(basisType: int, geometry: GeometryVector) -> Spline

constants:
  • BSpline = 0
  • Bezier = 1
  • Cardinal = 2
  • Hermite = 3

no attributes

Methods   
  coordinate 
coordinate ( self,  t )

coordinate(t: float) -> Point

  tangent 
tangent ( self,  t )

tangent(t: float) -> Vector

  makeGeometryVector 
makeGeometryVector (
        self,
        basisType,
        cp,
        )

makeGeometryVector(basisType: int, cp: GeometryVector) -> GeometryVector


This document was automatically generated Thu Nov 09 13:33:31 2006 by HappyDoc version 3.0.a1