Transform
Description:
[ CCode ( has_construct_function = false ) ]
public Transform ()
public Transform ()
Creates a new identity transform.
This function is meant to be used by language bindings. For C code, this is equivalent to using `NULL`.
Returns:
A new identity transform |