# 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::CLineUV Class Reference

A line with 2 uvs. More...

#include <geom_ext.h>

Inheritance diagram for NLMISC::CLineUV:

NLMISC::CLine List of all members.

Public Methods

 CLineUV ()
 Constructor. More...

CLineUV & operator= (const CLine &line)

Public Attributes

CUV Uv0
CUV Uv1

Detailed Description

A line with 2 uvs.

Author:
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 80 of file geom_ext.h.


Constructor & Destructor Documentation

NLMISC::CLineUV::CLineUV   [inline]
 

Constructor.

Definition at line 88 of file geom_ext.h.

Referenced by operator=.


Member Function Documentation

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

Definition at line 90 of file geom_ext.h.

References NLMISC::CLine::CLine, and CLineUV.


Member Data Documentation

CUV NLMISC::CLineUV::Uv0
 

Definition at line 83 of file geom_ext.h.

Referenced by NL3D::CDriverUser::drawLine.

CUV NLMISC::CLineUV::Uv1
 

Definition at line 83 of file geom_ext.h.

Referenced by NL3D::CDriverUser::drawLine.


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