class TOpenCLProgramList : public tObject;
Stores a list of Open CL programs.
Constructors
| Name | Description |
|---|---|
| TOpenCLProgramList (2) |
Destructors
| Name | Description |
|---|---|
| ~TOpenCLProgramList |
Properties
| Name | Type | Description |
|---|---|---|
| Count | int | Returns the number of programs already added. |
Methods
| Name | Description |
|---|---|
| Add | Call this method to add a new program. |
| Delete | Delete Open CL program from the list of programs. |
| GetItem | |
| Item | |
| SetItem |
Operators
| Name | Description |
|---|---|
| operator[] |