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

#include <btSoftBodySolver_OpenCL.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 248 of file btSoftBodySolver_OpenCL.h.

Constructor & Destructor Documentation

btOpenCLSoftBodySolver::UIntVector3::UIntVector3 ( )
inline

Definition at line 250 of file btSoftBodySolver_OpenCL.h.

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

Definition at line 258 of file btSoftBodySolver_OpenCL.h.

Member Data Documentation

unsigned int btOpenCLSoftBodySolver::UIntVector3::_padding

Definition at line 269 of file btSoftBodySolver_OpenCL.h.

unsigned int btOpenCLSoftBodySolver::UIntVector3::x

Definition at line 266 of file btSoftBodySolver_OpenCL.h.

unsigned int btOpenCLSoftBodySolver::UIntVector3::y

Definition at line 267 of file btSoftBodySolver_OpenCL.h.

unsigned int btOpenCLSoftBodySolver::UIntVector3::z

Definition at line 268 of file btSoftBodySolver_OpenCL.h.


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