Public Member Functions | Public Attributes

btOpenCLSoftBodySolver::UIntVector3 Struct Reference

#include <btSoftBodySolver_OpenCL.h>

List of all members.

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

Definition at line 269 of file btSoftBodySolver_OpenCL.h.

Definition at line 266 of file btSoftBodySolver_OpenCL.h.

Definition at line 267 of file btSoftBodySolver_OpenCL.h.

Definition at line 268 of file btSoftBodySolver_OpenCL.h.


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