MPMA Framework 0.4
Public Member Functions
GEO::Vector1 Struct Reference

A 1d value. More...

#include <Geo.h>

Inheritance diagram for GEO::Vector1:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Vector1 ()
 ctor
 Vector1 (float x)
 ctor
 Vector1 (const float *array)
 ctor
 Vector1 (int c)
 ctor
 Vector1 (const Vector1 &o)
 ctor
 Vector1 (const VectorN< 1 > &o)
 ctor
 Vector1 (const Vector3 &o)
 ctor
float x () const
 accessor
float & x ()
 accessor

Detailed Description

A 1d value.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends