1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
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>UshortIndexStreamCtr</title>
7		<link rel="stylesheet" href="../css/mainpage.css" type="text/css" />
8	</head>
9	<body>
10		<h1>&lt;UshortIndexStreamCtr&gt;</h1>
11		<h2>Description</h2>
12		<p>
13            This tag is for index streams. It manages multiple types corresponding to generic types.
14            </p>
15		<h2>Attributes</h2>
16		<table class="arguments">
17<thead><tr><td>Type</td><td>Attributes</td><td>Description</td></tr></thead><tr><td>IndexStreamPrimitiveModeCtr</td><th>PrimitiveMode</th><td>
18            The order in the index (List, Strip, Fan, etc.).
19            </td></tr></table>
20		<h2>IndexStreamPrimitiveModeCtr Enumerated Type</h2>
21		<table class="arguments">
22<thead><tr><td>Value</td><td>Description</td></tr></thead><tr><th>Triangles</th><td>Triangle list primitive.</td></tr><tr><th>TriangleStrip</th><td>Triangle strip primitive.</td></tr><tr><th>TriangleFan</th><td>Triangle fan primitive.</td></tr></table>
23	<hr><p>CONFIDENTIAL</p></body>
24</html>