DigitalSpaces::out_Pairf Union Reference
[Math Objects]

#include <ContainerInterfaces.h>


Detailed Description

Standard two value pair.

Data Fields

struct {
   float   x
   float   y
}; 
 Value names used when accessing as a position.
struct {
   float   a
   float   b
}; 
 Value names used when accessing as a generic pair.
struct {
   float   scale
   float   offset
}; 
 Value names used when using GUI relative/pixel positioning.
float val [2]
 A convenience name useful for then an implementation expects a pair as a float* to a float[2] array.

Field Documentation

struct { ... }

Value names used when accessing as a position.

struct { ... }

Value names used when accessing as a generic pair.

struct { ... }

Value names used when using GUI relative/pixel positioning.

A convenience name useful for then an implementation expects a pair as a float* to a float[2] 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