Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
template<class Functor > | |
void | forEachObjectInScene (Scene *sce, Functor &f) |
void forEachObjectInScene | ( | Scene * | sce, |
Functor & | f | ||
) |
Definition at line 28 of file AnimationExporter.cpp.
References Scene::base, ListBase::first, Base::next, and Base::object.
Referenced by AnimationExporter::exportAnimations().