A method for binding a specific object to a camera to track it.
The reference to the variable for which the tracking will be performed. We need a variable that will be alive during the camera's tracking cycle.
The size of the object. (Each object is represented as a rectangle.)
See Implementation
A method for binding a specific object to a camera to track it.