STK++ 0.9.13
|
This structure encapsulate the data allocated for a panel. More...
#include <STK_ProductRaw.h>
Public Member Functions | |
Type const & | operator[] (int i) const |
Type & | operator[] (int i) |
Public Attributes | |
Type | panel [blockSize_ *panelSize_] |
This structure encapsulate the data allocated for a panel.
Definition at line 56 of file STK_ProductRaw.h.
|
inline |
|
inline |
Type STK::hidden::Panel< Type >::panel[blockSize_ *panelSize_] |
Definition at line 58 of file STK_ProductRaw.h.
Referenced by STK::hidden::Panel< Type >::operator[](), and STK::hidden::Panel< Type >::operator[]().