R3DSegmentationData Class Reference

#include <R3D/Segmentation/R3DSegmentationData.h>

List of all members.


Detailed Description

Class to hold the results from segmentation algorithms.

Author:
Michael A. Jackson for BlueQuartz Software
Date:
Jul 29, 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.


Member Function Documentation

int32 R3DSegmentationData::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 R3DSegmentationData::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:


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