#include <nnsys/g3d/binres/res_struct_accessor.h>
NNSG3dResShp*
NNS_G3dGetShp(
const NNSG3dResMdl* mdl
);
mdl | The pointer to the model |
Returns the pointer to the shape.
This function gets the shape inside the model mdl
.
2004/08/02 Initial version.
CONFIDENTIAL