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)
 

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 >::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: