Data Fields | |
| CacheType | type |
| unsigned long | width |
| unsigned long | height |
| MagickSizeType | length |
| MagickBooleanType | mapped |
| char | path [MaxTextExtent] |
| int | file |
| unsigned short * | cells |
Definition at line 265 of file shear.c.
| unsigned short* _RadonInfo::cells |
Definition at line 287 of file shear.c.
Referenced by AcquireRadonInfo(), DestroyRadonInfo(), GetRadonCell(), ResetRadonCells(), and SetRadonCell().
| int _RadonInfo::file |
Definition at line 284 of file shear.c.
Referenced by AcquireRadonInfo(), DestroyRadonInfo(), ReadRadonCell(), ResetRadonCells(), and WriteRadonCell().
| unsigned long _RadonInfo::height |
Definition at line 271 of file shear.c.
Referenced by AcquireRadonInfo(), GetRadonCell(), RadonProjection(), ResetRadonCells(), and SetRadonCell().
Definition at line 275 of file shear.c.
Referenced by AcquireRadonInfo(), DestroyRadonInfo(), GetRadonCell(), ResetRadonCells(), and SetRadonCell().
| char _RadonInfo::path[MaxTextExtent] |
Definition at line 268 of file shear.c.
Referenced by AcquireRadonInfo(), DestroyRadonInfo(), GetRadonCell(), ResetRadonCells(), and SetRadonCell().
| unsigned long _RadonInfo::width |
Definition at line 271 of file shear.c.
Referenced by AcquireRadonInfo(), RadonProjection(), and ResetRadonCells().
1.5.7.1