6 #ifndef _INC_cModelXLoader_H
7 #define _INC_cModelXLoader_H
36 STDMETHOD(CreateMeshContainer)(
THIS_
42 const DWORD* pAdjacency,
#define GRAY3D_LINK
Definition: Gray3D.h:15
#define GRAYCALL
declare calling convention for static functions so everyone knows the arg passing scheme....
Definition: GrayCore.h:36
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
#define THIS_
Definition: UseDX.h:345
Definition: cModelXLoader.h:24
cModelXLoader(const FILECHAR_t *pszSrcPath, ID3DDevice *pDev)
Definition: cModelXLoader.h:29
cIUnkPtr< ID3DDevice > m_pd3dDevice
Definition: cModelXLoader.h:27
Definition: cModelX.h:236
Definition: cIUnkPtr.h:32
Definition: IUnknown.h:68
Definition: Gray3D.cpp:12
X_TOK_TYPE
Definition: cModelXLoader.h:17
@ X_NAME
Definition: cModelXLoader.h:19
char FILECHAR_t
a UTF8 char in a file name. like TCHAR
Definition: FileName.h:22