HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CE_PointGridT< T > Class Template Reference

#include <CE_PointGrid.h>

Public Member Functions

 CE_PointGridT (int npts, const cl::Buffer &P, const cl::Buffer &pscale, const cl::Buffer &phase, const cl::Buffer &piece)
 
UT_ErrorSeverity findNeighbors (float radscale, int srcphase, int dstphase, cl::Buffer &neighboroffsets, cl::Buffer &neighbors, UT_String &errmsg)
 
UT_ErrorSeverity deterministicP2G (const cl::Buffer &v, const cl::Buffer &density, const cl::Buffer &C, const int numtiles, const cl::Buffer &tilestartsxyz, const cl::Buffer &mass_vdb, const cl::Buffer &vel_vdb, const cl_float *xformtoworld, const cl::Buffer &dx, const cl::Buffer &gridscale, UT_String &errmsg)
 

Detailed Description

template<typename T>
class CE_PointGridT< T >

Definition at line 22 of file CE_PointGrid.h.

Constructor & Destructor Documentation

template<typename T >
CE_PointGridT< T >::CE_PointGridT ( int  npts,
const cl::Buffer P,
const cl::Buffer pscale,
const cl::Buffer phase,
const cl::Buffer piece 
)
inline

Definition at line 25 of file CE_PointGrid.h.

Member Function Documentation

template<typename T >
UT_ErrorSeverity CE_PointGridT< T >::deterministicP2G ( const cl::Buffer v,
const cl::Buffer density,
const cl::Buffer C,
const int  numtiles,
const cl::Buffer tilestartsxyz,
const cl::Buffer mass_vdb,
const cl::Buffer vel_vdb,
const cl_float xformtoworld,
const cl::Buffer dx,
const cl::Buffer gridscale,
UT_String errmsg 
)
template<typename T >
UT_ErrorSeverity CE_PointGridT< T >::findNeighbors ( float  radscale,
int  srcphase,
int  dstphase,
cl::Buffer neighboroffsets,
cl::Buffer neighbors,
UT_String errmsg 
)

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