mirror of
https://github.com/rvtr/TwlIPL_commit-99.git
synced 2025-10-31 06:21:11 -04:00
30 lines
1.2 KiB
HTML
Executable File
30 lines
1.2 KiB
HTML
Executable File
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
|
|
<META http-equiv="Content-Style-Type" content="text/css">
|
|
<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
|
|
<TITLE>NNSG3dSbcCallBackFunc</TITLE>
|
|
<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<H1 align="left">NNSG3dSbcCallBackFunc</H1>
|
|
|
|
<H2>構文</H2>
|
|
<DL>
|
|
<DD>
|
|
<PRE><CODE>#include <nnsys/g3d/kernel.h></CODE></PRE>
|
|
<PRE><CODE>typedef void (*NNSG3dSbcCallBackFunc)(struct NNSG3dRS_*);</CODE></PRE>
|
|
</DL>
|
|
<H2>説明</H2>
|
|
<P><A href="../sbc/NNS_G3dDraw.html" target="_self"><CODE>NNS_G3dDraw</CODE></A>関数の実行時に、ユーザーが実行できるコールバック関数の型です。</P>
|
|
<H2>参照</H2>
|
|
<P><A href="../sbc/SBCCallback.html">SBCとコールバック</A> <A href="../sbc/NNSG3dRS.html">NNSG3dRS構造体とアクセサ</A> <A href="../kernel/NNS_G3dRenderObjSetCallBack.html" target="_self"><CODE>NNS_G3dRenderObjSetCallBack</CODE></A> <A href="../kernel/NNS_G3dRenderObjResetCallBack.html" target="_self"><CODE>NNS_G3dRenderObjResetCallBack</CODE></A></P>
|
|
<H2>履歴</H2>
|
|
<P>2004/10/19 初版</P>
|
|
</BODY>
|
|
|
|
</HTML>
|