Rosetta
|
Public Member Functions | |
MyRT () | |
MyRT (Vec trans_in, Vec axis, Real ang) | |
MyRT (Vec trans_in, Mat rot_in) | |
void | from_rot (Vec trans_in, Mat rot) |
void | from_axis (Vec trans_in, Vec axis, Real ang) |
Real | distance_squared (MyRT o) |
Public Attributes | |
Vec | trans |
Real | w |
Real | x |
Real | y |
Real | z |
|
inline |
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::ang, and from_axis().
References from_rot().
References basic::options::OptionKeys::out::file::o, w, x, y, and z.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::ang, trans, w, x, numeric::xyzVector< T >::x(), y, numeric::xyzVector< T >::y(), z, and numeric::xyzVector< T >::z().
Referenced by from_rot(), and MyRT().
References basic::options::OptionKeys::hotspot::angle, from_axis(), rot, and numeric::rotation_axis().
Referenced by MyRT().
Vec MyRT::trans |
Referenced by from_axis(), and run_sf4h().
Real MyRT::w |
Referenced by distance_squared(), from_axis(), and run_sf4h().
Real MyRT::x |
Real MyRT::y |
Real MyRT::z |