|
OSVR-Core
|
Classes | |
| class | Unusable |
Public Types | |
| typedef internal::traits< Derived >::ReturnType | ReturnType |
| typedef internal::dense_xpr_base< ReturnByValue >::type | Base |
Public Member Functions | |
| template<typename Dest > | |
| void | evalTo (Dest &dst) const |
| Index | rows () const |
| Index | cols () const |
| const Unusable & | coeff (Index) const |
| const Unusable & | coeff (Index, Index) const |
| Unusable & | coeffRef (Index) |
| Unusable & | coeffRef (Index, Index) |
| template<int LoadMode> | |
| Unusable & | packet (Index) const |
| template<int LoadMode> | |
| Unusable & | packet (Index, Index) const |
1.8.12