$search

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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtc
Author(s): Benjamin Pitzer
autogenerated on Sun Mar 3 11:08:28 2013