Classes | Namespaces | Functions
rtcVec.h File Reference
#include <vector>
#include "rtc/rtcMath.h"
#include "rtc/rtcMat.h"
Include dependency graph for rtcVec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rtc::Vec< T, M >

Namespaces

namespace  rtc

Functions

template<class T , int M>
Vec< T, M > rtc::operator* (const T a, const Vec< T, M > &v)
template<class T , int M>
Vec< T, M > rtc::operator+ (const T a, const Vec< T, M > &v)
template<class T , int M>
Vec< T, M > rtc::operator- (const T a, const Vec< T, M > &v)
template<class T , int M>
std::ostream & rtc::operator<< (std::ostream &os, const Vec< T, M > &vec)
template<class T , int M>
std::istream & rtc::operator>> (std::istream &is, Vec< T, M > &vec)
template<class T , int M>
bool rtc::rtc_read (InputHandler &ih, Vec< T, M > &data)
template<class T , int M>
bool rtc::rtc_write (OutputHandler &oh, const Vec< T, M > &data)


rtc
Author(s): Benjamin Pitzer
autogenerated on Mon Oct 6 2014 10:07:35