|
Blender V4.5
|
#include "AnimationExporter.h"#include "BCAnimationSampler.h"#include "collada_utils.h"#include "BKE_material.hh"#include "BLI_listbase.h"#include "BLI_string.h"Go to the source code of this file.
Variables | |
| std::string | EMPTY_STRING |
| std::string EMPTY_STRING |
Definition at line 18 of file AnimationExporter.cpp.
Referenced by AnimationExporter::export_collada_curve_animation(), and AnimationExporter::export_collada_matrix_animation().