Bullet Collision Detection & Physics Library
Public Types | List of all members
btSoftBody::ePSolver Struct Reference

ePSolver : positions solvers More...

#include <btSoftBody.h>

Public Types

enum  _ {
  Linear,
  Anchors,
  RContacts,
  SContacts,
  END
}
 

Detailed Description

ePSolver : positions solvers

Definition at line 102 of file btSoftBody.h.

Member Enumeration Documentation

Enumerator
Linear 
Anchors 

Linear solver.

RContacts 

Anchor solver.

SContacts 

Rigid contacts solver.

END 

Soft contacts solver.

Definition at line 102 of file btSoftBody.h.


The documentation for this struct was generated from the following file: