Rosetta
|
Functions | |
def | __pose_getstate__ |
def | __pose_setstate__ |
def | __pose_reduce_ex__ |
def pose.__pose_getstate__ | ( | self | ) |
Generate a state dictionary containing a binary silent struct of the input pose.
Definition at line 12 of file __init__.py.
References name.
def pose.__pose_reduce_ex__ | ( | self, | |
protocol_level | |||
) |
Pose reduce implementation.
Definition at line 45 of file __init__.py.
def pose.__pose_setstate__ | ( | self, | |
state | |||
) |
Read state dictionary containing a binary silent struct into the pose.
Definition at line 29 of file __init__.py.
References name.