Itasca C++ Interface
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
avect.h File Reference

Angular Vectors. More...

#include "vect.h"

Go to the source code of this file.

Classes

class  AVector2< T >
 2D Angular vector class. More...
 
class  AVector3< T >
 3D Angular vector class. More...
 

Namespaces

namespace  AVector2Util
 2D Angular vector class.
 

Functions

template<class T >
string base::ts (const AVector2< T > &t, int width=0, char notation='\0', int precision=-1, char fill=' ')
 
template<class T >
string base::ts (const AVector3< T > &t, int width=0, char notation='\0', int precision=-1, char fill=' ')
 

Detailed Description

Angular Vectors.