Public Member Functions
rtc::Point3D< T > Class Template Reference

#include <rtcPoint3D.h>

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

List of all members.

Public Member Functions

distanceTo (Point3D< T > other) const
distanceToSqr (Point3D< T > other) const
template<class U >
const Point3D< T > & operator= (const Vec< U, 3 > &other)
const Point3D< T > & operator= (const Vec< T, 3 > &other)
const Point3D< T > & operator= (const Point3D other)
 Point3D (T x=0, T y=0, T z=0)
 Point3D (const Vec< T, 3 > &other)
template<class U >
 Point3D (const Vec< U, 3 > &other)

Detailed Description

template<class T>
class rtc::Point3D< T >

Definition at line 32 of file rtcPoint3D.h.


Constructor & Destructor Documentation

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

Definition at line 36 of file rtcPoint3D.h.

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

Definition at line 40 of file rtcPoint3D.h.

template<class T>
template<class U >
rtc::Point3D< T >::Point3D ( const Vec< U, 3 > &  other) [inline]

Definition at line 45 of file rtcPoint3D.h.


Member Function Documentation

template<class T>
T rtc::Point3D< T >::distanceTo ( Point3D< T >  other) const [inline]

Definition at line 49 of file rtcPoint3D.h.

template<class T>
T rtc::Point3D< T >::distanceToSqr ( Point3D< T >  other) const [inline]

Definition at line 53 of file rtcPoint3D.h.

template<class T>
template<class U >
const Point3D<T>& rtc::Point3D< T >::operator= ( const Vec< U, 3 > &  other) [inline]

Definition at line 58 of file rtcPoint3D.h.

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

Definition at line 65 of file rtcPoint3D.h.

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

Definition at line 72 of file rtcPoint3D.h.


The documentation for this class was generated from the following file:


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