|
OSVR-Core
|
Public Member Functions | |
| virtual void | addRef () const |
| virtual void | release () const |
Public Member Functions inherited from Eigen::Triplet< double > | |
| Triplet (const typename SparseMatrix< double >::Index &i, const typename SparseMatrix< double >::Index &j, const double &v=double(0)) | |
| const typename SparseMatrix< double >::Index & | row () const |
| const typename SparseMatrix< double >::Index & | col () const |
| const double & | value () const |
Public Attributes | |
| unsigned int | m_rc |
Additional Inherited Members | |
Protected Attributes inherited from Eigen::Triplet< double > | |
| typename SparseMatrix< double >::Index | m_row |
| typename SparseMatrix< double >::Index | m_col |
| double | m_value |
1.8.12