1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
2<HTML LANG="ja">
3<HEAD>
4	<META http-equiv="Content-Type" content="text/html; charset=utf-8">
5	<META http-equiv="Content-Style-Type" content="text/css">
6	<TITLE>VertexShader Reference Manual</TITLE>
7</HEAD>
8<FRAMESET cols="250,*">
9	<FRAMESET rows="60,*">
10		<FRAME src="button.html"   frameborder="NO" scrolling="NO" marginwidth="2" marginheight="2" name="button">
11		<FRAME src="contents.html" frameborder="YES" scrolling="AUTO" name="menu">
12	</FRAMESET>
13	<FRAME src="main.html" scrolling="AUTO" name="main" marginwidth="2" marginheight="2">
14	<NOFRAMES>
15		<BODY>
16			<P>To view this page, your browser must support frames.</P>
17		</BODY>
18	</NOFRAMES>
19</FRAMESET>
20</HTML>