RotationRegistrationData Class Reference

#include <R3D/RotationRegistration/RotationRegistrationData.h>

List of all members.


Detailed Description

Author:
Michael A.

Jackson for BlueQuartz Software

Date:
Jul 20, 2009
Version:
1.0


Public Member Functions

int32 writeToFile (MXAFileWriter64 &writer)
 Writes out this object into a binary file.
int32 readFromFile (MXAFileReader64 &reader, bool swap=false)
 Reads the values from a file in binary form swapping the bytes if requested.
void print (std::ostream &out, const std::string &delimiter)
 Prints the entry out to the std::ostream.


Member Function Documentation

int32 RotationRegistrationData::writeToFile ( MXAFileWriter64 &  writer  ) 

Writes out this object into a binary file.

Parameters:
writer The MXAFileWriter64 Object to use for the writing
Returns:
error condition

int32 RotationRegistrationData::readFromFile ( MXAFileReader64 &  reader,
bool  swap = false 
)

Reads the values from a file in binary form swapping the bytes if requested.

Parameters:
reader The reader to use
swap Perform Endian Byte Swapping
Returns:

void RotationRegistrationData::print ( std::ostream &  out,
const std::string &  delimiter 
)

Prints the entry out to the std::ostream.

Parameters:
out std::ostream to print to
delimiter The Delimiter to use between data


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