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

A Landscape Vertex. More...

#include <tessellation.h>

List of all members.

Public Methods

 CTessVertex ()

Public Attributes

CVector Pos
CVector StartPos
CVector EndPos
bool GeomDone


Detailed Description

A Landscape Vertex.

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

Definition at line 107 of file tessellation.h.


Constructor & Destructor Documentation

NL3D::CTessVertex::CTessVertex ( ) [inline]
 

Definition at line 116 of file tessellation.h.


Member Data Documentation

CVector NL3D::CTessVertex::EndPos
 

Definition at line 112 of file tessellation.h.

bool NL3D::CTessVertex::GeomDone
 

Definition at line 114 of file tessellation.h.

CVector NL3D::CTessVertex::Pos
 

Definition at line 111 of file tessellation.h.

CVector NL3D::CTessVertex::StartPos
 

Definition at line 112 of file tessellation.h.


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