Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Vector3D Struct Reference

A point in 3-dimensional vector space. More...

#include <geom.h>


Data Fields

double x
double y
double z
char label [POINT_3D_LABEL_SIZE]
unsigned char code


Detailed Description

A point in 3-dimensional vector space.


Field Documentation

unsigned char Vector3D::code
 

used for clipping in ssp

char Vector3D::label[POINT_3D_LABEL_SIZE]
 

text label

double Vector3D::x
 

Cartesian coordinate x

double Vector3D::y
 

Cartesian coordinate y

double Vector3D::z
 

Cartesian coordinate z


The documentation for this struct was generated from the following file:
Generated on Tue Oct 25 10:24:14 2005 for CFCFD by  doxygen 1.4.4