CPoint3< T > Class Template Reference

#include <point_T.hh>

Inheritance diagram for CPoint3< T >:
Inheritance graph
[legend]
Collaboration diagram for CPoint3< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CPoint3 ()
 CPoint3 (T x_, T y_, T z_)
 CPoint3 (const CVecT< T, 3 > &v_)
const Tx () const
const Ty () const
const Tz () const
Tx ()
Ty ()
Tz ()

template<typename T>
class CPoint3< T >


Constructor & Destructor Documentation

template<typename T >
CPoint3< T >::CPoint3 (  )  [inline]
template<typename T >
CPoint3< T >::CPoint3 ( T  x_,
T  y_,
T  z_ 
) [inline]
template<typename T >
CPoint3< T >::CPoint3 ( const CVecT< T, 3 > &  v_  )  [inline]

Member Function Documentation

template<typename T >
T& CPoint3< T >::x (  )  [inline]
template<typename T >
const T& CPoint3< T >::x (  )  const [inline]

Here is the call graph for this function:

template<typename T >
T& CPoint3< T >::y (  )  [inline]
template<typename T >
const T& CPoint3< T >::y (  )  const [inline]

Here is the call graph for this function:

template<typename T >
T& CPoint3< T >::z (  )  [inline]
template<typename T >
const T& CPoint3< T >::z (  )  const [inline]

Here is the call graph for this function:


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

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1