|
Blink API
|
Parameter information. More...
#include <Blink.h>
Public Member Functions | |
| KernelParameterInfo (const KernelParameterInfo &info) | |
| KernelParameterInfo (const std::string &name, DataType type, unsigned nComponents, unsigned nElements) | |
| unsigned | getNumParameters () |
| std::string | getName () const |
| DataType | getDataType () const |
| unsigned | getNComponents () const |
| unsigned | getNElements () const |
Parameter information.
| ©2017 The Foundry Visionmongers, Ltd. All Rights Reserved. |