Int3DTuple

Synopsis

Utility class to return pair of integers values.

Functions

Detailed Description

class NatronEngine.Int3DTuple
NatronEngine.Int3DTuple.x
NatronEngine.Int3DTuple.y
NatronEngine.Int3DTuple.z
NatronEngine.Int3DTuple.__getitem__(index)
param index:PySide.QtCore.int
rtype:PyObject

Returns the item at the given index. This is the bracket operator []