#include <btSoftBodyInternals.h>
template<typename T>
struct btSymMatrix< T >
Definition at line 638 of file btSoftBodyInternals.h.
◆ btSymMatrix() [1/2]
◆ btSymMatrix() [2/2]
template<typename T>
| btSymMatrix< T >::btSymMatrix |
( |
int | n, |
|
|
const T & | init = T() ) |
|
inline |
◆ index()
◆ operator()() [1/2]
◆ operator()() [2/2]
template<typename T>
| const T & btSymMatrix< T >::operator() |
( |
int | c, |
|
|
int | r ) const |
|
inline |
◆ resize()
template<typename T>
| void btSymMatrix< T >::resize |
( |
int | n, |
|
|
const T & | init = T() ) |
|
inline |
◆ dim
◆ store
The documentation for this struct was generated from the following file: