| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ControlPoint
A control point at a particular point in time.
This is the result of evaluating an AnimControlPoint for a particular time value.
|
|||
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
| NoneReset this control point to its default values. |
|
||
|
Inherited from |
|||
|
|||
|
dim The dimensionality of the control point. |
|||
|
hash The hash value. |
|||
|
name The name. |
|||
|
position The position of the control point. |
|||
|
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 |