Rosetta
Public Member Functions | Public Attributes | List of all members
MyRT Struct Reference

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
 

Constructor & Destructor Documentation

◆ MyRT() [1/3]

MyRT::MyRT ( )
inline

◆ MyRT() [2/3]

MyRT::MyRT ( Vec  trans_in,
Vec  axis,
Real  ang 
)
inline

◆ MyRT() [3/3]

MyRT::MyRT ( Vec  trans_in,
Mat  rot_in 
)
inline

References from_rot().

Member Function Documentation

◆ distance_squared()

Real MyRT::distance_squared ( MyRT  o)
inline

◆ from_axis()

void MyRT::from_axis ( Vec  trans_in,
Vec  axis,
Real  ang 
)
inline

◆ from_rot()

void MyRT::from_rot ( Vec  trans_in,
Mat  rot 
)
inline

Member Data Documentation

◆ trans

Vec MyRT::trans

Referenced by from_axis(), and run_sf4h().

◆ w

Real MyRT::w

◆ x

Real MyRT::x

◆ y

Real MyRT::y

◆ z

Real MyRT::z

The documentation for this struct was generated from the following file: