Isle
Loading...
Searching...
No Matches
mesh.cpp File Reference
#include "impl.h"
#include <assert.h>
Include dependency graph for mesh.cpp:

Go to the source code of this file.

Functions

 DECOMP_SIZE_ASSERT (D3DRMVERTEX, 0x24)
 
 DECOMP_SIZE_ASSERT (Mesh, 0x04)
 
 DECOMP_SIZE_ASSERT (MeshImpl, 0x08)
 
Result MeshSetShadingModel (MeshImpl::MeshData *pMesh, ShadingModel model)
 
Result MeshDeepClone (MeshImpl::MeshData *pSource, MeshImpl::MeshData *&rpTarget, IDirect3DRMMesh *pMesh)
 

Function Documentation

◆ DECOMP_SIZE_ASSERT() [1/3]

DECOMP_SIZE_ASSERT ( D3DRMVERTEX  ,
0x24   
)

◆ DECOMP_SIZE_ASSERT() [2/3]

DECOMP_SIZE_ASSERT ( Mesh  ,
0x04   
)

◆ DECOMP_SIZE_ASSERT() [3/3]

DECOMP_SIZE_ASSERT ( MeshImpl  ,
0x08   
)

◆ MeshDeepClone()

Result MeshDeepClone ( MeshImpl::MeshData pSource,
MeshImpl::MeshData *&  rpTarget,
IDirect3DRMMesh *  pMesh 
)
inline

Definition at line 70 of file mesh.cpp.

◆ MeshSetShadingModel()

Result MeshSetShadingModel ( MeshImpl::MeshData pMesh,
ShadingModel  model 
)
inline

Definition at line 55 of file mesh.cpp.