Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

TRNG::vector3d_struct Struct Reference

three dimensional vector structure. More...

#include <trng.h>

List of all members.

Public Attributes

double x1
 1st element. More...

double x2
 2nd element. More...

double x3
 3rd element. More...


Member Data Documentation

double TRNG::vector3d_struct::x1
 

Definition at line 81 of file trng.h.

double TRNG::vector3d_struct::x2
 

Definition at line 83 of file trng.h.

double TRNG::vector3d_struct::x3
 

Definition at line 85 of file trng.h.


The documentation for this struct was generated from the following file:
Generated at Tue Apr 30 12:03:22 2002 for Tina's Random Number Generators by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000