Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB Struct Reference

#include <btSoftBodySolver_DX11.h>

Public Attributes

int startNode
 
int numNodes
 
int positionOffset
 
int positionStride
 
int normalOffset
 
int normalStride
 
int padding1
 
int padding2
 

Detailed Description

Definition at line 649 of file btSoftBodySolver_DX11.h.

Member Data Documentation

int btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB::normalOffset

Definition at line 656 of file btSoftBodySolver_DX11.h.

int btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB::normalStride

Definition at line 657 of file btSoftBodySolver_DX11.h.

int btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB::numNodes

Definition at line 652 of file btSoftBodySolver_DX11.h.

int btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB::padding1

Definition at line 658 of file btSoftBodySolver_DX11.h.

int btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB::padding2

Definition at line 659 of file btSoftBodySolver_DX11.h.

int btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB::positionOffset

Definition at line 653 of file btSoftBodySolver_DX11.h.

int btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB::positionStride

Definition at line 654 of file btSoftBodySolver_DX11.h.

int btSoftBodySolverOutputDXtoDX::OutputToVertexArrayCB::startNode

Definition at line 651 of file btSoftBodySolver_DX11.h.


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