The ITransformOut type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetMatrixPointer(Single**%) | ||
GetMatrixPointer(Single*%) |
Used to retrieve a Pointer to the Values of the pin, which can be used to write large number of values more efficiently.
Note though, that when writing Values to the Pointer the pins dimensions and overall SliceCount have to be taken care of manually.
| |
SetMatrix |
Used to write a Matrix to the pin at the specified slice.
|