|
Rosetta
|
Public Member Functions | |
| IsctFast (core::pose::Pose const &pose, Real clash_dis) | |
| bool | test (core::kinematics::Stub const &s) |
Public Attributes | |
| vector1< Vec > | pnt |
| ObjexxFCL::FArray2D< Vec > | gxl |
| ObjexxFCL::FArray2D< Vec > | gxu |
| ObjexxFCL::FArray2D< Vec > | gyl |
| ObjexxFCL::FArray2D< Vec > | gyu |
| ObjexxFCL::FArray2D< Vec > | gzl |
| ObjexxFCL::FArray2D< Vec > | gzu |
| ObjexxFCL::FArray2D< Vec > | qxl |
| ObjexxFCL::FArray2D< Vec > | qxu |
| ObjexxFCL::FArray2D< Vec > | qyl |
| ObjexxFCL::FArray2D< Vec > | qyu |
| ObjexxFCL::FArray2D< Vec > | qzl |
| ObjexxFCL::FArray2D< Vec > | qzu |
| Real | xlb |
| Real | ylb |
| Real | zlb |
| Real | xsz |
| Real | ysz |
| Real | zsz |
|
inline |
|
inline |
References BIN, gxl, gxu, gyl, gyu, gzl, gzu, enumerate_junctions::int, pnt, docking::s, numeric::xyzVector< T >::x(), xlb, xsz, numeric::xyzVector< T >::y(), ylb, ysz, numeric::xyzVector< T >::z(), zlb, and zsz.
Referenced by grd_clash().
| ObjexxFCL::FArray2D<Vec> IsctFast::gxl |
Referenced by IsctFast(), and test().
| ObjexxFCL::FArray2D<Vec> IsctFast::gxu |
Referenced by IsctFast(), and test().
| ObjexxFCL::FArray2D<Vec> IsctFast::gyl |
Referenced by IsctFast(), and test().
| ObjexxFCL::FArray2D<Vec> IsctFast::gyu |
Referenced by IsctFast(), and test().
| ObjexxFCL::FArray2D<Vec> IsctFast::gzl |
Referenced by IsctFast(), and test().
| ObjexxFCL::FArray2D<Vec> IsctFast::gzu |
Referenced by IsctFast(), and test().
Referenced by IsctFast(), and test().
|
mutable |
Referenced by IsctFast().
| ObjexxFCL::FArray2D<Vec> IsctFast::qxu |
Referenced by IsctFast().
| ObjexxFCL::FArray2D<Vec> IsctFast::qyl |
Referenced by IsctFast().
| ObjexxFCL::FArray2D<Vec> IsctFast::qyu |
Referenced by IsctFast().
| ObjexxFCL::FArray2D<Vec> IsctFast::qzl |
Referenced by IsctFast().
| ObjexxFCL::FArray2D<Vec> IsctFast::qzu |
Referenced by IsctFast().
| Real IsctFast::xlb |
Referenced by IsctFast(), and test().
| Real IsctFast::xsz |
Referenced by IsctFast(), and test().
| Real IsctFast::ylb |
Referenced by IsctFast(), and test().
| Real IsctFast::ysz |
Referenced by IsctFast(), and test().
| Real IsctFast::zlb |
Referenced by IsctFast(), and test().
| Real IsctFast::zsz |
Referenced by IsctFast(), and test().