# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CTileColor Class Reference

A basic color Element for CPatchTexture. More...

#include <tile_color.h>

List of all members.

Public Methods

 CTileColor ()
 Constructor. More...

void serial (NLMISC::IStream &f)

Public Attributes

uint16 Color565
 The RGB user color. More...


Detailed Description

A basic color Element for CPatchTexture.

Author:
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 44 of file tile_color.h.


Constructor & Destructor Documentation

NL3D::CTileColor::CTileColor   [inline]
 

Constructor.

Definition at line 53 of file tile_color.h.


Member Function Documentation

void NL3D::CTileColor::serial NLMISC::IStream   f [inline]
 

Definition at line 56 of file tile_color.h.

References Color565, and NLMISC::IStream::xmlSerial.


Member Data Documentation

uint16 NL3D::CTileColor::Color565
 

The RGB user color.

Definition at line 48 of file tile_color.h.

Referenced by NL3D_expandLightmap, and serial.


The documentation for this class was generated from the following file: