OSVR-Core
Public Member Functions | Public Attributes | List of all members
Catch::SharedImpl< T > Struct Template Reference
Inheritance diagram for Catch::SharedImpl< T >:
Eigen::Triplet< double >

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
 

The documentation for this struct was generated from the following file: