#include <CE_OSDRefinement.h>
Definition at line 38 of file CE_OSDRefinement.h.
| CE_OSDRefinement::~CE_OSDRefinement |
( |
| ) |
|
| CE_OSDRefinement::CE_OSDRefinement |
( |
int |
num_coarse_verts, |
|
|
int |
num_refined_verts |
|
) |
| |
| bool CE_OSDRefinement::hasStencilCL |
( |
| ) |
const |
| int CE_OSDRefinement::numCoarseVerts |
( |
| ) |
const |
|
inline |
| int CE_OSDRefinement::numPatchArrays |
( |
| ) |
const |
| int CE_OSDRefinement::numPatchesTotal |
( |
| ) |
const |
| int CE_OSDRefinement::numRefinedVerts |
( |
| ) |
const |
|
inline |
| const cl::Buffer& CE_OSDRefinement::patchArrayBuffer |
( |
| ) |
const |
|
inline |
CLPatchTable buffer accessors. Buffers are owned by this object (retained on construction) and valid for the lifetime of this CE_OSDRefinement.
Definition at line 56 of file CE_OSDRefinement.h.
| const cl::Buffer& CE_OSDRefinement::patchIndexBuffer |
( |
| ) |
const |
|
inline |
| const cl::Buffer& CE_OSDRefinement::patchParamBuffer |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: