|
HDK
|
#include <CE_OSDPatchEval.h>
Public Member Functions | |
| CE_OSDPatchCoords ()=default | |
| CE_OSDPatchCoords (CE_OSDPatchCoords &&)=default | |
| CE_OSDPatchCoords & | operator= (CE_OSDPatchCoords &&o) noexcept |
| exint | size () const |
| const cl::Buffer & | buffer () const |
| void | clear () |
| template<typename T > | |
| void | initFromArray (const UT_Array< T > &src) |
Opaque device-side storage for OSD patch coordinates. The underlying element type is internal to CE_OSDPatchEval.C.
Definition at line 26 of file CE_OSDPatchEval.h.
|
default |
|
default |
|
inline |
Definition at line 43 of file CE_OSDPatchEval.h.
|
inline |
Definition at line 44 of file CE_OSDPatchEval.h.
Definition at line 51 of file CE_OSDPatchEval.h.
|
inlinenoexcept |
Definition at line 31 of file CE_OSDPatchEval.h.
|
inline |
Definition at line 38 of file CE_OSDPatchEval.h.