![]() |
Rosetta
3.7
|
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.
References name.
def pose.__pose_reduce_ex__ | ( | self, | |
protocol_level | |||
) |
Pose reduce implementation.
def pose.__pose_setstate__ | ( | self, | |
state | |||
) |
Read state dictionary containing a binary silent struct into the pose.
References name.