Static Private Attributes | |
list | _fields_ = [ ("length", c_int), ("min_score_index", c_int), ("scores", c_double * max_tested_poses), ("configs", HandConfig * max_tested_poses)] |
list sgp.HandConfList::_fields_ = [ ("length", c_int), ("min_score_index", c_int), ("scores", c_double * max_tested_poses), ("configs", HandConfig * max_tested_poses)] [static, private] |