<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SourceCode_0_0_Classes_Pixel</title><link>https://sourceforge.net/p/ansigl/wiki/SourceCode_0_0_Classes_Pixel/</link><description>Recent changes to SourceCode_0_0_Classes_Pixel</description><atom:link href="https://sourceforge.net/p/ansigl/wiki/SourceCode_0_0_Classes_Pixel/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 22 May 2012 22:08:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ansigl/wiki/SourceCode_0_0_Classes_Pixel/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage SourceCode_0_0_Classes_Pixel modified by NicroHobak</title><link>https://sourceforge.net/p/ansigl/wiki/SourceCode_0_0_Classes_Pixel/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -11,12 +11,12 @@
 ----------------------------------------
 * Inheritance:
     * Parents:
-        * [achar](Classes_achar)
+        * [achar](SourceCode_0_0_Classes_achar)
     * Children:
         * None
 * Related:
-    * Scanline (typedef of vector&lt; Pixel &gt; used in the [Surface](Classes_Surface) class)
-    * [Surface](Classes_Surface)
+    * Scanline (typedef of vector&lt; Pixel &gt; used in the [Surface](SourceCode_0_0_Classes_Surface) class)
+    * [Surface](SourceCode_0_0_Classes_Surface)
 
 
 Member Variables
@@ -37,4 +37,3 @@
 ClearAnsi()            | Clears all ANSI codes (CompleteAnsi and achar::Ansi, as well as EndAnsi)
 Clear()                | Clears all ANSI (as above) and sets Ch to a blank char (a space, ' ')
 RenderCompleteAnsi()   | "Renders" only the ANSI codes the terminal expects out of CompleteAnsi
-
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NicroHobak</dc:creator><pubDate>Tue, 22 May 2012 22:08:06 -0000</pubDate><guid>https://sourceforge.net2c74f0b52fd66e5e15c2053649b2b0bfbcf740b9</guid></item><item><title>WikiPage Classes_Pixel modified by NicroHobak</title><link>https://sourceforge.net/p/ansigl/wiki/Classes_Pixel/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -9,10 +9,32 @@
 
 Relationships
 ----------------------------------------
-* Inheritance: 
+* Inheritance:
     * Parents:
         * [achar](Classes_achar)
     * Children:
         * None
 * Related:
+    * Scanline (typedef of vector&lt; Pixel &gt; used in the [Surface](Classes_Surface) class)
+    * [Surface](Classes_Surface)
+
+
+Member Variables
+----------------------------------------
+
+Data Type              | Name         | Details
+---------------------- | ------------ | -----------------------------------
+list&lt; ENUM_ANSICodes &gt; | CompleteAnsi | The complete ANSI codes associated with this character (even if the codes were not set with this character!), as opposed to the "current modifier" that achar::Ansi stores
+bool                   | EndAnsi      | Serves as a marker to the owner to reset the current ANSI status to default, and begin anew with the CompleteAnsi
+
+
+Member Functions
+----------------------------------------
+
+Name                   | Details
+---------------------- | ---------------------------------------------
+CopyCompleteAnsiFrom() | Copies the CompleteAnsi ANSI from another achar (overwrites)
+ClearAnsi()            | Clears all ANSI codes (CompleteAnsi and achar::Ansi, as well as EndAnsi)
+Clear()                | Clears all ANSI (as above) and sets Ch to a blank char (a space, ' ')
+RenderCompleteAnsi()   | "Renders" only the ANSI codes the terminal expects out of CompleteAnsi
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NicroHobak</dc:creator><pubDate>Sat, 14 Jan 2012 00:38:19 -0000</pubDate><guid>https://sourceforge.netccbaa0acf39492befadf24fd42f7f870136c6bf2</guid></item><item><title>WikiPage Classes_Pixel modified by NicroHobak</title><link>https://sourceforge.net/p/ansigl/wiki/Classes_Pixel/</link><description>Class: Pixel
========================================

Overview
----------------------------------------

A Pixel is simply an extension of achar to provide a little more functionality specific to its role as the foundation of all AnsiGL rendering contexts (with the obvious exception of the "basic types" achar and astring).


Relationships
----------------------------------------
* Inheritance: 
    * Parents:
        * [achar](Classes_achar)
    * Children:
        * None
* Related:

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NicroHobak</dc:creator><pubDate>Sat, 14 Jan 2012 00:29:05 -0000</pubDate><guid>https://sourceforge.netb1e70df7fa80c28d31f5ded5a449dd3934add796</guid></item></channel></rss>