#include <MultiMatrixAccessor.h>
Simple structure holding a reference to the submatrix related to one MechanicalState.  
 More...
Simple structure holding a reference to the submatrix related to one MechanicalState. 
◆ matrix
◆ offset
      
        
          | unsigned int sofa::core::behavior::MultiMatrixAccessor::MatrixRef::offset | 
      
 
 
◆ MatrixRef() [1/2]
  
  | 
        
          | sofa::core::behavior::MultiMatrixAccessor::MatrixRef::MatrixRef | ( |  | ) |  |  | inline | 
 
 
◆ MatrixRef() [2/2]
  
  | 
        
          | constexpr sofa::core::behavior::MultiMatrixAccessor::MatrixRef::MatrixRef | ( | const MatrixRef & | other | ) |  |  | constexprdefault | 
 
 
◆ operator bool()
  
  | 
        
          | sofa::core::behavior::MultiMatrixAccessor::MatrixRef::operator bool | ( |  | ) | const |  | inline | 
 
 
◆ operator!()
  
  | 
        
          | bool sofa::core::behavior::MultiMatrixAccessor::MatrixRef::operator! | ( |  | ) | const |  | inline | 
 
 
◆ operator->()
◆ operator=()
  
  | 
        
          | void sofa::core::behavior::MultiMatrixAccessor::MatrixRef::operator= | ( | const MatrixRef & | b | ) |  |  | inline |