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

A simple couple of vertex. More...

#include <line.h>

Inheritance diagram for NLMISC::CLine

Inheritance graph
[legend]
Collaboration diagram for NLMISC::CLine:

Collaboration graph
[legend]
List of all members.

Public Methods

 CLine ()
 Constructor. More...


Public Attributes

CVector V0
CVector V1

Detailed Description

A simple couple of vertex.

Author(s):
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 45 of file line.h.


Constructor & Destructor Documentation

NLMISC::CLine::CLine ( ) [inline]
 

Constructor.

Definition at line 52 of file line.h.


Member Data Documentation

CVector NLMISC::CLine::V0
 

Definition at line 48 of file line.h.

CVector NLMISC::CLine::V1
 

Definition at line 48 of file line.h.


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