# 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  

NLMISC::CLineColor Class Reference

A line with 2 color. More...

#include <geom_ext.h>

Inheritance diagram for NLMISC::CLineColor:

NLMISC::CLine List of all members.

Public Methods

 CLineColor ()
 Constructor. More...

CLineColor & operator= (const CLine &line)

Public Attributes

CRGBA Color0
CRGBA Color1

Detailed Description

A line with 2 color.

Author:
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 54 of file geom_ext.h.


Constructor & Destructor Documentation

NLMISC::CLineColor::CLineColor   [inline]
 

Constructor.

Definition at line 62 of file geom_ext.h.

Referenced by operator=.


Member Function Documentation

CLineColor& NLMISC::CLineColor::operator= const CLine   line [inline]
 

Definition at line 64 of file geom_ext.h.

References NLMISC::CLine::CLine, and CLineColor.


Member Data Documentation

CRGBA NLMISC::CLineColor::Color0
 

Definition at line 57 of file geom_ext.h.

Referenced by NL3D::CDriverUser::drawLine.

CRGBA NLMISC::CLineColor::Color1
 

Definition at line 57 of file geom_ext.h.

Referenced by NL3D::CDriverUser::drawLine.


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