NNS_G3dGetShp

C Specification

#include <nnsys/g3d/binres/res_struct_accessor.h>
NNSG3dResShp*
NNS_G3dGetShp(
const NNSG3dResMdl* mdl
);

Arguments

mdl The pointer to the model

Return Values

Returns the pointer to the shape.

Description

This function gets the shape inside the model mdl.

See Also

NNS_G3dGetMat, NNS_G3dGetSbc

Revision History

08/02/2004 Initial version.


CONFIDENTIAL