IGS_ImageChannel1 Class Reference

#include <basic/geometry/IGS/IGS_ImageChannel1.h>

Inherits IGS_Image.

Inherited by IGS_ImageByte1, and IGS_ImageFloat1.

Inheritance diagram for IGS_ImageChannel1:

Inheritance graph
[legend]
Collaboration diagram for IGS_ImageChannel1:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual float GetPixelFloat1 (const int x, const int y) const =0
virtual void PutPixelFloat1 (const int x, const int y, const float value)=0

Detailed Description

Definition at line 6 of file IGS_ImageChannel1.h.


Member Function Documentation

virtual float IGS_ImageChannel1::GetPixelFloat1 const int  x,
const int  y
const [pure virtual]
 

Implemented in IGS_ImageByte1, and IGS_ImageFloat1.

Referenced by IGS_ImageFloat1::operator=().

virtual void IGS_ImageChannel1::PutPixelFloat1 const int  x,
const int  y,
const float  value
[pure virtual]
 

Implemented in IGS_ImageByte1, and IGS_ImageFloat1.


The documentation for this class was generated from the following file:
Generated on Sat Apr 1 21:48:25 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO