MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Classes | Namespaces | Typedefs
mdsVector3.h File Reference

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel
. More...

#include "mdsPoint3.h"

Classes

class  mds::img::CVector2< T >
 Class representing a vector in 2D space. More...
class  mds::img::CVector3< T >
 Class representing a vector in 3D space. More...

Namespaces

namespace  mds
 

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel


namespace  mds::img

Typedefs

typedef CVector2< double > mds::img::CVector2d
typedef CVector2< float > mds::img::CVector2f
typedef CVector2< intmds::img::CVector2i
 Vector in 2D space.
typedef CVector3< double > mds::img::CVector3d
typedef CVector3< tCoordinate > mds::img::CVector3D
 Favoured representation of a vector in 3D space.
typedef CVector3< float > mds::img::CVector3f
typedef CVector3< intmds::img::CVector3i
 Vector in 3D space.

Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel
.

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2005/06/29

Id:
mdsVector3.h 2094 2012-02-16 01:54:45Z spanel

Description: