프로그래밍/기타정보

매쉬 익스포트

한나라한 2010. 9. 14. 22:12

매쉬 익스포트
  • Export()
    • vCurrentVer : 익스포트의 버젼과 이름을 저장한다.
    • iSkinMeshCount : 선택된 매쉬 갯수 출력한다.
    • m_iMaxWeight :  논 블랜디오가 블랜딩 구분 출력해야 한다.
    •  iRealSubMtrlConter : 서브메터리얼
    • pMesh->iNumVertexs
    • pMesh->iNumFaces
    • pMesh->iNumTex
    • iLen : pMesh->szTexName[itex]의 문자열 길이
    • pMesh->iTexType[itex]
    • pMesh->szTexName[itex]
    • pMesh->TriList[iTri]
    • pMesh->VertexList[iVertex]


  • Loader()