NNS_G3dGetMdlSet

Syntax

#include <nnsys/g3d/binres/res_struct_accessor.h>
NNSG3dResMdlSet*
NNS_G3dGetMdlSet(
    const NNSG3dResFileHeader* header
);

Arguments

header The pointer to the resource file header

Return Values

Returns the pointer to the model set.

Description

This function gets the model set from the resource file data.

See Also

NNS_G3dGetDataBlockHeaderByIdx, NNS_G3dGetTex

Revision History

2004/08/02 Initial version.


CONFIDENTIAL