R3DSliceInfo Class Reference

#include <Importer/R3DSliceInfo.h>

List of all members.


Detailed Description

This class can parse a RoboMet Slice Info .csv file.

Author:
Mike Jackson/Herb Mullens
Date:
Oct 2007
Version:
Revision
1.1


Public Member Functions

void setCenterOfRotation (float center[2])
 Sets the center of rotation for the slice.
void setRotationAngleRadians (float angle)
 Sets the Rotation Angle in degrees for the slice.
void print (std::ostream &out)
 Prints the values of the contained variables.


Member Function Documentation

void R3DSliceInfo::setCenterOfRotation ( float  center[2]  ) 

Sets the center of rotation for the slice.

Parameters:
center The center of rotation

void R3DSliceInfo::setRotationAngleRadians ( float  angle  ) 

Sets the Rotation Angle in degrees for the slice.

Parameters:
angle The rotation angle in degrees

void R3DSliceInfo::print ( std::ostream &  out  ) 

Prints the values of the contained variables.

Parameters:
out A std::ostream object


The documentation for this class was generated from the following files:
Generated on Fri Aug 28 14:04:33 2009 for R3DImageTools by  doxygen 1.5.2