浏览代码

use ExportProperties to customize bind pose epsilon

thomasbiang 6 年之前
父节点
当前提交
f9f408690e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      code/FBX/FBXExporter.cpp

+ 1 - 0
code/FBX/FBXExporter.cpp

@@ -67,6 +67,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <vector>
 #include <array>
 #include <unordered_set>
+#include <iostream>
 
 // RESOURCES:
 // https://code.blender.org/2013/08/fbx-binary-file-format-specification/