DigitalSpaces::out_Vector4d Union Reference
[Math Objects]

#include <ContainerInterfaces.h>


Detailed Description

A higher precision version of out_Vector4f.

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

Data Fields

struct {
   double   x
   double   y
   double   z
   double   w
}; 
 Value names used when accessing as a position, or vector/angle.
struct {
   double   r
   double   g
   double   b
   double   a
}; 
 Value names used when accessing as a colour.
struct {
   double   x1
   double   y1
   double   x2
   double   y2
}; 
double val [4]
 A convenience name useful for when an implementation expects a vector as a double* to a double[4] array.

Field Documentation

struct { ... }

Value names used when accessing as a position, or vector/angle.

struct { ... }

Value names used when accessing as a colour.

struct { ... }

A convenience name useful for when an implementation expects a vector as a double* to a double[4] 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