Class: Tracksperanto::Import::NukeScript::PlanarTracker1_0

Inherits:
Tracker3
  • Object
show all
Defined in:
lib/import/nuke_script.rb

Overview

Planar tracker in Nuke 6

Direct Known Subclasses

PlanarTracker

Instance Attribute Summary

Attributes inherited from Tracker3

#trackers

Instance Method Summary collapse

Methods inherited from Tracker3

#extract_curves_from_channel, #initialize, #package_tracker

Methods included from ZipTuples

#zip_curve_tuples

Constructor Details

This class inherits a constructor from Tracksperanto::Import::NukeScript::Tracker3

Instance Method Details

#point_channelsObject



102
103
104
# File 'lib/import/nuke_script.rb', line 102

def point_channels
  %w( outputBottomLeft outputBottomRight outputTopLeft outputTopRight)
end