| Bullet Collision Detection & Physics Library
    | 
Class to manage movement of data from a solver to a given target. More...
#include <btSoftBodySolvers.h>
| Public Member Functions | |
| btSoftBodySolverOutput () | |
| virtual | ~btSoftBodySolverOutput () | 
| virtual void | copySoftBodyToVertexBuffer (const btSoftBody *const softBody, btVertexBufferDescriptor *vertexBuffer)=0 | 
| Output current computed vertex data to the vertex buffers for all cloths in the solver.  More... | |
Class to manage movement of data from a solver to a given target.
This version is abstract. Subclasses will have custom pairings for different combinations.
Definition at line 130 of file btSoftBodySolvers.h.
| 
 | inline | 
Definition at line 134 of file btSoftBodySolvers.h.
| 
 | inlinevirtual | 
Definition at line 138 of file btSoftBodySolvers.h.
| 
 | pure virtual | 
Output current computed vertex data to the vertex buffers for all cloths in the solver.
 1.8.16
 1.8.16