#include <nnsys/g3d/kernel.h>
typedef void (*NNSG3dSbcCallBackFunc)(struct NNSG3dRS_*);
This is a type of callback function that can be called when the NNS_G3dDraw function is executed.
SBC and callback, NNSG3dRS structure and accessor, NNS_G3dRenderObjSetCallBack, NNS_G3dRenderObjResetCallBack
10/19/2004 Initial version.