Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btDX11SoftBodySolver::CollisionObjectIndices Struct Reference

#include <btSoftBodySolver_DX11.h>

Public Member Functions

 CollisionObjectIndices (int f, int e)
 

Public Attributes

int firstObject
 
int endObject
 

Detailed Description

Definition at line 287 of file btSoftBodySolver_DX11.h.

Constructor & Destructor Documentation

btDX11SoftBodySolver::CollisionObjectIndices::CollisionObjectIndices ( int  f,
int  e 
)
inline

Definition at line 289 of file btSoftBodySolver_DX11.h.

Member Data Documentation

int btDX11SoftBodySolver::CollisionObjectIndices::endObject

Definition at line 296 of file btSoftBodySolver_DX11.h.

int btDX11SoftBodySolver::CollisionObjectIndices::firstObject

Definition at line 295 of file btSoftBodySolver_DX11.h.


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