Exocortex / ExocortexCrate

http://exocortex.com/products/crate
BSD 3-Clause "New" or "Revised" License
134 stars 68 forks source link

animTS third parameter meaning? #1

Closed bhouston closed 9 years ago

bhouston commented 10 years ago

What does the third parameter do in this function call?

    mObject = AbcG::OCurves(oParent, eNode->name, animTS);

It is used all over the place, but I can not yet determine its meaning.