TOpenCLProgramList Class

Header: Dew.Math/clMtxVec.h · Cross-compiler
tObjectTOpenCLProgramList

class TOpenCLProgramList : public tObject;

Stores a list of Open CL programs.

Constructors

NameDescription
TOpenCLProgramList (2)

Destructors

NameDescription
~TOpenCLProgramList

Properties

NameTypeDescription
CountintReturns the number of programs already added.

Methods

NameDescription
AddCall this method to add a new program.
DeleteDelete Open CL program from the list of programs.
GetItem
Item
SetItem

Operators

NameDescription
operator[]