cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Functions
vctAngleRotation2.h File Reference

Declaration of vctAngleRotation2. More...

#include <cisstCommon/cmnConstants.h>
#include <cisstCommon/cmnSerializer.h>
#include <cisstVector/vctFixedSizeVector.h>
#include <cisstVector/vctExport.h>

Go to the source code of this file.

Classes

class  vctAngleRotation2
 Define a rotation based on an angle for a space of dimension 2. More...
 

Macros

#define _vctAngleRotation2_h
 

Functions

std::ostream & operator<< (std::ostream &output, const vctAngleRotation2 &angleRotation)
 

Detailed Description

Declaration of vctAngleRotation2.

Macro Definition Documentation

#define _vctAngleRotation2_h

Function Documentation

std::ostream& operator<< ( std::ostream &  output,
const vctAngleRotation2 angleRotation 
)
inline

Stream out operator.