Contains list of layer indices of layers following the current layer.
More...
Constructs list of layer indices of layers following the current layer
- Parameters
-
context | Context to manage the list of layer indices |
Constructs list of layer indices of layers following the current layer
- Parameters
-
context | Context to manage the list of layer indices |
index1 | First index of the next layer |
Constructs list of layer indices of layers following the current layer
- Parameters
-
context | Context to manage the list of layer indices |
index1 | First index of the next layer |
index2 | Second index of the next layer |
Constructs list of layer indices of layers following the current layer
- Parameters
-
context | Context to manage the list of layer indices |
index1 | First index of the next layer |
index2 | Second index of the next layer |
index3 | Third index of the next layer |
Constructs list of layer indices of layers following the current layer
- Parameters
-
context | Context to manage the list of layer indices |
index1 | First index of the next layer |
index2 | Second index of the next layer |
index3 | Third index of the next layer |
index4 | Fourth index of the next layer |
Constructs list of layer indices of layers following the current layer
- Parameters
-
context | Context to manage the list of layer indices |
index1 | First index of the next layer |
index2 | Second index of the next layer |
index3 | Third index of the next layer |
index4 | Fourth index of the next layer |
index5 | Fifth index of the next layer |
NextLayers |
( |
DaalContext |
context, |
|
|
long |
index1, |
|
|
long |
index2, |
|
|
long |
index3, |
|
|
long |
index4, |
|
|
long |
index5, |
|
|
long |
index6 |
|
) |
| |
Constructs list of layer indices of layers following the current layer
- Parameters
-
context | Context to manage the list of layer indices |
index1 | First index of the next layer |
index2 | Second index of the next layer |
index3 | Third index of the next layer |
index4 | Fourth index of the next layer |
index5 | Fifth index of the next layer |
index6 | Sixth index of the next layer |
Releases memory allocated for the native next layers list object
Implements Disposable.
The documentation for this class was generated from the following file: