Rosetta 3.3
|
#include "boost/python.hpp"
#include <core/pose/Pose.hh>
#include <core/pose/signals/GeneralEvent.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/io/pdb/pose_io.hh>
#include "core/import_pose/import_pose.hh"
Classes | |
class | PosePyObserver |
struct | Wrapper_PosePyObserver |
class | PosePyObserver2 |
Functions | |
void | PosePyObserverTesterFunction () |
void | wrap__pose__by_hand () |
void PosePyObserverTesterFunction | ( | ) |
References utility::io::oc::cout, PosePyObserver2::link(), PyMOL_demo::pose, and PyMOL_demo::scorefxn.
Referenced by wrap__pose__by_hand().
void wrap__pose__by_hand | ( | ) |