|
OSVR-Core
|
Public Types | |
| template<CompactMatrixFlags... MyFlags> | |
| using | ComputeBits = ComputeBitsImpl< 0, MyFlags... > |
Public Member Functions | |
| CompactMatrixConventions (OSVR_MatrixConventions flags) | |
| template<typename... Args> | |
| CompactMatrixConventions (Args... args) | |
| bool | operator[] (CompactMatrixFlags flag) const |
| unsigned long | getValue () const |
| void | set (CompactMatrixFlags flag) |
| template<typename... Args> | |
| void | set (CompactMatrixFlags flag, Args... args) |
1.8.12