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

#include <btSoftBodySolver_DX11.h>

Public Member Functions

 UIntVector3 ()
 
 UIntVector3 (unsigned int x_, unsigned int y_, unsigned int z_)
 

Public Attributes

unsigned int x
 
unsigned int y
 
unsigned int z
 
unsigned int _padding
 

Detailed Description

Definition at line 107 of file btSoftBodySolver_DX11.h.

Constructor & Destructor Documentation

btDX11SoftBodySolver::UIntVector3::UIntVector3 ( )
inline

Definition at line 109 of file btSoftBodySolver_DX11.h.

btDX11SoftBodySolver::UIntVector3::UIntVector3 ( unsigned int  x_,
unsigned int  y_,
unsigned int  z_ 
)
inline

Definition at line 117 of file btSoftBodySolver_DX11.h.

Member Data Documentation

unsigned int btDX11SoftBodySolver::UIntVector3::_padding

Definition at line 128 of file btSoftBodySolver_DX11.h.

unsigned int btDX11SoftBodySolver::UIntVector3::x

Definition at line 125 of file btSoftBodySolver_DX11.h.

unsigned int btDX11SoftBodySolver::UIntVector3::y

Definition at line 126 of file btSoftBodySolver_DX11.h.

unsigned int btDX11SoftBodySolver::UIntVector3::z

Definition at line 127 of file btSoftBodySolver_DX11.h.


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