Gets a reference to the current transform represented by a MatrixEntry pointer.
<note>The transform represented by a MatrixEntry is immutable.</note>
<note>MatrixEntry<!-- -->s are reference counted using @ref and unref and you should call unref when you are finished with and entry you get via get_entry.</note>
this |
A pointer to the MatrixEntry representing the current matrix stack transform. |