Bullet Collision Detection & Physics Library
Classes | Functions
btDeformableCorotatedForce.h File Reference
#include "btDeformableLagrangianForce.h"
#include "LinearMath/btPolarDecomposition.h"
Include dependency graph for btDeformableCorotatedForce.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  btDeformableCorotatedForce
 

Functions

static int PolarDecomposition (const btMatrix3x3 &m, btMatrix3x3 &q, btMatrix3x3 &s)
 

Function Documentation

◆ PolarDecomposition()

static int PolarDecomposition ( const btMatrix3x3 m,
btMatrix3x3 q,
btMatrix3x3 s 
)
inlinestatic

Definition at line 22 of file btDeformableCorotatedForce.h.