public class
TF_Input
Public Constructors
|
TF_Input()
Default native constructor.
|
|
|
TF_Input(long size)
Native array allocator.
|
|
|
TF_Input(Pointer p)
Pointer cast constructor.
|
Public Methods
| TF_Input |
getPointer(long i)
|
| int |
index()
|
| TF_Input |
index(int setter)
|
| TF_Operation |
oper()
|
| TF_Input |
oper(TF_Operation setter)
|
| TF_Input |
position(long position)
|
Inherited Methods
Public Constructors
public TF_Input ()
Default native constructor.