|
Geant4-11
|
#include <ptwXY.h>
Data Fields | |
| void * | argList |
| ptwXY_getValue_callback | getValueFunc |
| char const * | interpolationString |
| void* ptwXY_interpolationOtherInfo::argList |
Definition at line 72 of file ptwXY.h.
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getValueAtX(), ptwXY_otherToLinLin(), ptwXY_release(), ptwXY_setup(), ptwXY_showInteralStructure(), and ptwXY_toOtherInterpolation().
| ptwXY_getValue_callback ptwXY_interpolationOtherInfo::getValueFunc |
Definition at line 71 of file ptwXY.h.
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getValueAtX(), ptwXY_otherToLinLin(), ptwXY_release(), ptwXY_setup(), ptwXY_showInteralStructure(), and ptwXY_toOtherInterpolation().
| char const* ptwXY_interpolationOtherInfo::interpolationString |
Definition at line 70 of file ptwXY.h.
Referenced by ptwXY_cloneToInterpolation(), ptwXY_copy(), ptwXY_getInterpolationString(), ptwXY_release(), ptwXY_setup(), and ptwXY_showInteralStructure().