1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 <meta http-equiv="Content-Style-Type" content="text/css" /> 7 <link rel="stylesheet" href="../../css/manpage.css" type="text/css" /> 8</head> 9 10<body> 11<h1>gx Folders</h1> 12 13<h2>Description</h2> 14 15<div class="section"> 16 <p>The following describes the categories for the folders in <CODE>SampleDemos/gx</CODE>.</p> 17</div> 18 19<h2>Api</h2> 20 21<div class="section"> 22 <p>These are examples of using the nngx API and GL. The demo library (<CODE>SampleDemos\common\libraries\demo</CODE>) is used.</p> 23</div> 24 25<h2>Cmd</h2> 26 27<div class="section"> 28 <p>This sample uses <CODE>PicaMacroHeader</CODE> and directly generates commands to perform rendering.</p> 29</div> 30 31<h2>Demo</h2> 32 33<div class="section"> 34 <p>This sample uses the demo library.</p> 35</div> 36 37<h2>DMPGL</h2> 38 39<div class="section"> 40 <p>This sample uses the GL library (DMPGL). It also uses the demo library.</p> 41</div> 42 43<h2>Gd</h2> 44 45<div class="section"> 46 <p>This sample uses the GD library. Basically, the demo library is used only in the allocator.</p> 47</div> 48 49<h2>Gr</h2> 50 51<div class="section"> 52 <p>This sample uses the GR library. The demo library is not used, but the framework for Gr sample demos (<CODE>SampleDemos\gx\Gr\Framework</CODE>) is used.</p> 53</div> 54 55<h2>ProcTexEditor</h2> 56 57<div class="section"> 58 <p>This editor sample generates procedural texture. It uses the demo library.</p> 59</div> 60 61<h2>Revision History</h2> 62 63<div class="section"> 64 <dl class="history"> 65 <dt>2011/09/02</dt> 66 <dd>Initial version.</dd> 67 </dl> 68</div> 69 70 71<hr><p>CONFIDENTIAL</p></body> 72</html>