| Trees | Indices | Help |
|
|---|
|
|
object --+
|
CubicCurve
A baked out curve for a specific frame and view.
Use the getPoint function to get positions along the curve.
Note that some curves, such as the feather curve for a roto shape, are stored as offsets relative to another curve rather than absolute positions.
|
|||
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
| CVec4 |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__delattr__('name') <==> del x.name
|
x.__getattribute__('name') <==> x.name
|
|
x.__setattr__('name', value) <==> x.name = value
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 2 22:43:59 2013 | http://epydoc.sourceforge.net |