Public Member Functions

btSoftBodySolverOutputCLtoCPU Class Reference

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

#include <btSoftBodySolver_OpenCL.h>

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

List of all members.

Public Member Functions

 btSoftBodySolverOutputCLtoCPU ()
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 CL to CPU version.

Definition at line 512 of file btSoftBodySolver_OpenCL.h.


Constructor & Destructor Documentation

btSoftBodySolverOutputCLtoCPU::btSoftBodySolverOutputCLtoCPU (  )  [inline]

Definition at line 517 of file btSoftBodySolver_OpenCL.h.


Member Function Documentation

void btSoftBodySolverOutputCLtoCPU::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.

Definition at line 1480 of file btSoftBodySolver_OpenCL.cpp.


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