Bullet Collision Detection & Physics Library
Variables
btDeformableBodySolver.cpp File Reference
#include <stdio.h>
#include <limits>
#include "btDeformableBodySolver.h"
#include "btSoftBodyInternals.h"
#include "LinearMath/btQuickprof.h"
Include dependency graph for btDeformableBodySolver.cpp:

Go to the source code of this file.

Variables

static const int kMaxConjugateGradientIterations = 300
 

Variable Documentation

◆ kMaxConjugateGradientIterations

const int kMaxConjugateGradientIterations = 300
static

Definition at line 21 of file btDeformableBodySolver.cpp.