PPL Logo

libs/ck-libs/datatransfer/mapbasic.h File Reference

Go to the source code of this file.

Data Structures

class  Origin
class  Null_vector
class  Vector_3< Type >
 Some basic geometric data types. More...
class  Point_3< T >
class  Vector_2< Type >
class  Point_2< T >

Typedefs

typedef double Real

Enumerations

enum  { E2N_USER = 0, E2N_ONE = 1, E2N_AREA = 2, E2N_ANGLE = 3 }

Functions

template<class T>
Vector_3< T > operator* (T t, const Vector_3< T > &v)
template<class Type>
std::ostream & operator<< (std::ostream &os, const Vector_3< Type > &p)
template<class Type>
std::ostream & operator<< (std::ostream &os, const Point_3< Type > &p)
template<class T>
Vector_2< T > operator* (T t, const Vector_2< T > &v)
template<class Type>
std::ostream & operator<< (std::ostream &os, const Vector_2< Type > &p)
template<class Type>
std::ostream & operator<< (std::ostream &os, const Point_2< Type > &p)


Typedef Documentation

typedef double Real

Definition at line 301 of file mapbasic.h.


Enumeration Type Documentation

anonymous enum

Enumerator:
E2N_USER 
E2N_ONE 
E2N_AREA 
E2N_ANGLE 

Definition at line 304 of file mapbasic.h.


Function Documentation

template<class T>
Vector_3<T> operator* ( t,
const Vector_3< T > &  v 
) [inline]

Definition at line 118 of file mapbasic.h.

template<class Type>
std::ostream& operator<< ( std::ostream &  os,
const Vector_3< Type > &  p 
) [inline]

Definition at line 121 of file mapbasic.h.

References p.

template<class Type>
std::ostream& operator<< ( std::ostream &  os,
const Point_3< Type > &  p 
) [inline]

Definition at line 173 of file mapbasic.h.

References p.

template<class T>
Vector_2<T> operator* ( t,
const Vector_2< T > &  v 
) [inline]

Definition at line 245 of file mapbasic.h.

template<class Type>
std::ostream& operator<< ( std::ostream &  os,
const Vector_2< Type > &  p 
) [inline]

Definition at line 248 of file mapbasic.h.

References p.

template<class Type>
std::ostream& operator<< ( std::ostream &  os,
const Point_2< Type > &  p 
) [inline]

Definition at line 297 of file mapbasic.h.

References p.


Generated on Mon Sep 21 08:06:58 2020 for Charm++ by  doxygen 1.5.5