btSoftBody implementation by Nathanael Presson
More...
#include <btSoftBodyInternals.h>
template<typename T>
struct btSymMatrix< T >
btSoftBody implementation by Nathanael Presson
Definition at line 34 of file btSoftBodyInternals.h.
◆ btSymMatrix() [1/2]
◆ btSymMatrix() [2/2]
◆ 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: