Base::vec_traits< SbVec3d > Struct Template Reference

#include <Utilities.h>

List of all members.

Public Types

typedef double float_type
typedef SbVec3d vec_type

Public Member Functions

 vec_traits (const vec_type &v)
float_type x ()
float_type y ()
float_type z ()

Detailed Description

template<>
struct Base::vec_traits< SbVec3d >

Definition at line 52 of file Utilities.h.


Member Typedef Documentation

typedef double Base::vec_traits< SbVec3d >::float_type

Definition at line 54 of file Utilities.h.

typedef SbVec3d Base::vec_traits< SbVec3d >::vec_type

Definition at line 53 of file Utilities.h.


Constructor & Destructor Documentation

Base::vec_traits< SbVec3d >::vec_traits ( const vec_type v  )  [inline]

Definition at line 55 of file Utilities.h.


Member Function Documentation

float_type Base::vec_traits< SbVec3d >::x (  )  [inline]

Definition at line 56 of file Utilities.h.

float_type Base::vec_traits< SbVec3d >::y (  )  [inline]

Definition at line 57 of file Utilities.h.

float_type Base::vec_traits< SbVec3d >::z (  )  [inline]

Definition at line 58 of file Utilities.h.


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

Generated on Wed Nov 23 19:01:48 2011 for FreeCAD by  doxygen 1.6.1