#include <RspBase.hxx>
Inheritance diagram for RayGina::CORE::RspBase:

Public Member Functions | |
| RspBase (const RUInt32 size, const RUInt32 width, const RUInt32 height) | |
| virtual | ~RspBase () |
| virtual const RBool | getFirstRect (RRect &rect)=0 |
| virtual const RBool | getNextRect (RRect &rect)=0 |
| virtual const RUInt32 | getSize ()=0 |
| virtual const RUInt32 | getPosition ()=0 |
| virtual const RUInt32 | getNumberOfBlocks ()=0 |
Protected Attributes | |
| RUInt32 * | _queue |
| RUInt32 | _size |
| RUInt32 | _width |
| RUInt32 | _height |
|
||||||||||||||||
|
Definition at line 12 of file RspBase.hxx. |
|
|
Definition at line 13 of file RspBase.hxx. |
|
|
Implemented in RayGina::CORE::RspQuadratic. |
|
|
Implemented in RayGina::CORE::RspQuadratic. |
|
|
Implemented in RayGina::CORE::RspQuadratic. |
|
|
Implemented in RayGina::CORE::RspQuadratic. |
|
|
Implemented in RayGina::CORE::RspQuadratic. |
|
|
Definition at line 23 of file RspBase.hxx. |
|
|
Definition at line 20 of file RspBase.hxx. |
|
|
Definition at line 21 of file RspBase.hxx. |
|
|
Definition at line 22 of file RspBase.hxx. |
1.3.9.1