Public Member Functions

btSoftBodySolverOutputDXtoCPU Class Reference

Class to manage movement of data from a solver to a given target. More...

#include <btSoftBodySolver_DX11.h>

Inheritance diagram for btSoftBodySolverOutputDXtoCPU:
Inheritance graph
[legend]
Collaboration diagram for btSoftBodySolverOutputDXtoCPU:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 btSoftBodySolverOutputDXtoCPU ()
virtual void copySoftBodyToVertexBuffer (const btSoftBody *const softBody, btVertexBufferDescriptor *vertexBuffer)
 Output current computed vertex data to the vertex buffers for all cloths in the solver.

Detailed Description

Class to manage movement of data from a solver to a given target.

This version is the DX to CPU version.

Definition at line 629 of file btSoftBodySolver_DX11.h.


Constructor & Destructor Documentation

btSoftBodySolverOutputDXtoCPU::btSoftBodySolverOutputDXtoCPU (  )  [inline]

Definition at line 634 of file btSoftBodySolver_DX11.h.


Member Function Documentation

void btSoftBodySolverOutputDXtoCPU::copySoftBodyToVertexBuffer ( const btSoftBody *const   softBody,
btVertexBufferDescriptor vertexBuffer 
) [virtual]

Output current computed vertex data to the vertex buffers for all cloths in the solver.

Implements btSoftBodySolverOutput.

Reimplemented in btSoftBodySolverOutputDXtoDX.

Definition at line 1808 of file btSoftBodySolver_DX11.cpp.


The documentation for this class was generated from the following files: