prependTransform
API definition |
template<class Transform, class... Args> void prependTransform(Args... args) |
|---|---|
Function |
Creates a transformation for AscendIndexPreTransform. |
Input |
class Transform: linear transformation type. |
Output |
N/A |
Return value |
N/A |
Restrictions |
N/A |
Parent topic: AscendIndexPreTransform