Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | ProfileInterpolation
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
__instance_size__ = 12
|
Properties | |
umax | |
umin | |
Inherited from |
Method Details |
__init__( (object)arg1, (Curve2DArray)arg2, (RealArray)arg3 [, (int)arg4 [, (int)arg5]]) -> None : ProfileInterpolation([Curve2D] profiles,[float] knotList,int degree,int stride C++ signature : void __init__(struct _object *,class TOOLS::RefCountPtr<class PGL::Curve2DArray>,class TOOLS::RefCountPtr<class TOOLS::RealArray> [,unsigned int [,unsigned int]])
|
helper for pickle
|
getSectionAt( (ProfileInterpolation)arg1, (float)arg2) -> object : C++ signature : class boost::python::api::object getSectionAt(class PGL::ProfileInterpolation *,double) |
Property Details |
umax
|
umin
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:18 2008 | http://epydoc.sourceforge.net |