#include <CUDAQuickSurf.h>
Public Methods | |
| CUDAQuickSurf (void) | |
| int | free_bufs (void) |
| int | check_bufs (long int natoms, int colorperatom, int gx, int gy, int gz) |
| int | alloc_bufs (long int natoms, int colorperatom, int gx, int gy, int gz) |
| int | get_chunk_bufs (int testexisting, long int natoms, int colorperatom, int gx, int gy, int gz, int &cx, int &cy, int &cz, int &sx, int &sy, int &sz) |
| int | calc_surf (long int natoms, const float *xyzr, const float *colors, int colorperatom, float *origin, int *numvoxels, float maxrad, float radscale, float gridspacing, float isovalue, float gausslim, VMDDisplayList *cmdList) |
| ~CUDAQuickSurf (void) | |
|
|
Definition at line 1106 of file CUDAQuickSurf.cu. |
|
|
Definition at line 1112 of file CUDAQuickSurf.cu. References free_bufs, and qsurf_gpuhandle::mc. |
|
||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||
|
Definition at line 1191 of file CUDAQuickSurf.cu. References qsurf_gpuhandle::colorperatom, qsurf_gpuhandle::gx, qsurf_gpuhandle::gy, qsurf_gpuhandle::gz, and qsurf_gpuhandle::natoms. Referenced by alloc_bufs, and get_chunk_bufs. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 1272 of file CUDAQuickSurf.cu. References alloc_bufs, check_bufs, GBLOCKSZX, GBLOCKSZY, GBLOCKSZZ, GTEXBLOCKSZZ, GTEXUNROLL, and GUNROLL. Referenced by calc_surf. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002