$search

rtc::Point2D< T > Class Template Reference

#include <rtcPoint2D.h>

Inheritance diagram for rtc::Point2D< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

float distanceTo (Point2D< T > other)
const Point2Doperator= (const Vec< T, 2 > other)
const Point2Doperator= (const Point2D &other)
 Point2D (const Vec< T, 2 > &other)
 Point2D (T x=0, T y=0)

Detailed Description

template<class T>
class rtc::Point2D< T >

Definition at line 32 of file rtcPoint2D.h.


Constructor & Destructor Documentation

template<class T>
rtc::Point2D< T >::Point2D ( x = 0,
y = 0 
) [inline]

Definition at line 35 of file rtcPoint2D.h.

template<class T>
rtc::Point2D< T >::Point2D ( const Vec< T, 2 > &  other  )  [inline]

Definition at line 39 of file rtcPoint2D.h.


Member Function Documentation

template<class T>
float rtc::Point2D< T >::distanceTo ( Point2D< T >  other  )  [inline]

Definition at line 43 of file rtcPoint2D.h.

template<class T>
const Point2D& rtc::Point2D< T >::operator= ( const Vec< T, 2 >  other  )  [inline]

Definition at line 53 of file rtcPoint2D.h.

template<class T>
const Point2D& rtc::Point2D< T >::operator= ( const Point2D< T > &  other  )  [inline]

Definition at line 47 of file rtcPoint2D.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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