MCPcopy Create free account
hub / github.com/MrKepzie/Natron / getSequence

Method getSequence

Engine/FileSystemModel.cpp:326–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326boost::shared_ptr<SequenceParsing::SequenceFromFiles>
327FileSystemItem::getSequence() const
328{
329 return _imp->sequence;
330}
331
332const QString&
333FileSystemItem::fileExtension() const

Callers 1

selectedFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected