|
template<CompactMatrixFlags... MyFlags> |
using | ComputeBits = ComputeBitsImpl< 0, MyFlags...> |
|
|
| 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) |
|
Definition at line 59 of file MatrixConventions.h.
The documentation for this class was generated from the following file: