#include <CudaCollisionDetection.h>

| Public Member Functions | |
| CPUTest () | |
| bool | useGPU () | 
| int | init () | 
| Returns how many tests are required.  More... | |
| void | fillInfo (GPUTest *) | 
| Fill the info to send to the graphics card.  More... | |
|  Public Member Functions inherited from sofa::gpu::cuda::CudaCollisionDetection::Test | |
| Test () | |
| virtual | ~Test () | 
| Additional Inherited Members | |
|  Public Attributes inherited from sofa::gpu::cuda::CudaCollisionDetection::Test | |
| GPUOutputVector | results | 
| 
 | inline | 
| 
 | inlinevirtual | 
Fill the info to send to the graphics card.
Implements sofa::gpu::cuda::CudaCollisionDetection::Test.
| 
 | inlinevirtual | 
Returns how many tests are required.
Implements sofa::gpu::cuda::CudaCollisionDetection::Test.
| 
 | inlinevirtual | 
Implements sofa::gpu::cuda::CudaCollisionDetection::Test.