![]() |
Rosetta
2021.16
|
#include <CacheableResRotPairFloatMap.hh>
Public Member Functions | |
| ResRotPair () | |
| ResRotPair (platform::Size first_res_in, platform::Size first_rot_in, platform::Size second_res_in, platform::Size second_rot_in) | |
| bool | operator== (ResRotPair const &ot) const |
| bool | operator< (ResRotPair const &ot) const |
Public Attributes | |
| uint32_t | first_res |
| uint32_t | first_rot |
| uint32_t | second_res |
| uint32_t | second_rot |
|
inline |
|
inline |
|
inline |
References first_res, first_rot, second_res, and second_rot.
|
inline |
References first_res, first_rot, second_res, and second_rot.
| uint32_t basic::datacache::ResRotPair::first_res |
Referenced by basic::datacache::ResRotPairHasher::operator()(), operator<(), and operator==().
| uint32_t basic::datacache::ResRotPair::first_rot |
Referenced by basic::datacache::ResRotPairHasher::operator()(), operator<(), and operator==().
| uint32_t basic::datacache::ResRotPair::second_res |
Referenced by basic::datacache::ResRotPairHasher::operator()(), operator<(), and operator==().
| uint32_t basic::datacache::ResRotPair::second_rot |
Referenced by basic::datacache::ResRotPairHasher::operator()(), operator<(), and operator==().
1.8.7