|
|
VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <tree.h>


Public Member Functions | |
| frame (const vec &origin_) | |
| vec | local_to_lab (const vec &local_coords) const |
| vec | local_to_lab_direction (const vec &local_direction) const |
| const qt & | orientation () const |
| const vec & | get_origin () const |
Protected Member Functions | |
| void | set_orientation (const qt &q) |
Protected Attributes | |
| vec | origin |
| mat | orientation_m |
| qt | orientation_q |
|
inline |
References orientation_m, and origin.
Referenced by segment::set_conf(), and atom_frame::set_coords().

References orientation_m.
Referenced by segment::set_conf().

|
inline |
References orientation_q.
Referenced by segment::segment(), and segment::set_conf().

|
inline |
|
inlineprotected |
References orientation_m, orientation_q, and quaternion_to_r3().
Referenced by rigid_body::set_conf(), segment::set_conf(), and first_segment::set_conf().


|
protected |
|
protected |
Referenced by local_to_lab(), local_to_lab_direction(), and set_orientation().
|
protected |
Referenced by orientation(), and set_orientation().