Blender V2.61 - r43446
|
#include <string>
#include <map>
#include <vector>
#include <algorithm>
#include "COLLADASaxFWLIExtraDataCallbackHandler.h"
#include "COLLADASaxFWLFilePartLoader.h"
#include "DocumentImporter.h"
#include "AnimationImporter.h"
Go to the source code of this file.
Classes | |
class | ExtraHandler |
Handler class for <extra> data, through which different profiles can be handled. More... |
Definition in file ExtraHandler.h.