DigitalSpaces::out_Vector3d Union Reference
[Math Objects]

#include <ContainerInterfaces.h>


Detailed Description

A higher precision version of out_Vector3f.

Note:
I can't think of any existing interfaces that use this.

Data Fields

struct {
   double   x
   double   y
   double   z
}; 
 Value names used when accessing as a position.
struct {
   double   r
   double   g
   double   b
}; 
 Value names used when accessing as a colour.
double val [3]
 A convenience name useful for when an implementation expects a vector as a double* to a double[3] array.

Field Documentation

struct { ... }

Value names used when accessing as a position.

struct { ... }

Value names used when accessing as a colour.

A convenience name useful for when an implementation expects a vector as a double* to a double[3] array.


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

Generated on Sun Aug 31 17:46:28 2008 for Digital Spaces by  doxygen 1.5.6