|
Blender V4.3
|
#include "AnimationExporter.h"#include "AnimationClipExporter.h"#include "BCAnimationSampler.h"#include "GeometryExporter.h"#include "MaterialExporter.h"#include "collada_utils.h"Go to the source code of this file.
Variables | |
| std::string | EMPTY_STRING |
| std::string EMPTY_STRING |
Definition at line 16 of file AnimationExporter.cpp.
Referenced by AnimationExporter::export_collada_curve_animation(), and AnimationExporter::export_collada_matrix_animation().