math/Vector4.h File Reference

#include <assert.h>
#include <iostream>
#include "math2.h"

Include dependency graph for Vector4.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vector4

Defines

#define Vector4_h   1

Functions

std::ostream & operator<< (std::ostream &os, const Vector4 &v)
std::istream & operator>> (std::istream &is, Vector4 &v)
void Verify (const Vector4 &v)


Define Documentation

#define Vector4_h   1
 

Definition at line 2 of file Vector4.h.


Function Documentation

std::ostream& operator<< std::ostream &  os,
const Vector4 v
 

Definition at line 176 of file Vector4.cpp.

std::istream& operator>> std::istream &  is,
Vector4 v
 

Definition at line 241 of file Vector4.cpp.

References eatwhite().

Here is the call graph for this function:

void Verify const Vector4 v  )  [inline]
 

Definition at line 168 of file Vector4.h.


Generated on Sat Apr 1 21:41:05 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO