#include <nnsys/g3d/binres/res_struct_accessor.h>
NNSG3dResMdlSet* NNS_G3dGetMdlSet( const NNSG3dResFileHeader* header );
header |
The pointer to the resource file header |
Returns the pointer to the model set.
This function gets the model set from the resource file data.
NNS_G3dGetDataBlockHeaderByIdx, NNS_G3dGetTex
08/02/2004 Initial version.