소스 검색

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/