|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include <swigpyrun.h>

Public Attributes | |
| swig_type_info * | type |
| swig_converter_func | converter |
| struct swig_cast_info * | next |
| struct swig_cast_info * | prev |
Definition at line 384 of file swigpyrun.h.
| swig_converter_func swig_cast_info::converter |
Definition at line 386 of file swigpyrun.h.
Referenced by SWIG_TypeCast(), and SWIG_TypeClientData().
| struct swig_cast_info* swig_cast_info::next |
Definition at line 387 of file swigpyrun.h.
Referenced by SWIG_TypeCheck(), SWIG_TypeCheckStruct(), and SWIG_TypeClientData().
| struct swig_cast_info* swig_cast_info::prev |
Definition at line 388 of file swigpyrun.h.
Referenced by SWIG_TypeCheck(), and SWIG_TypeCheckStruct().
| swig_type_info* swig_cast_info::type |
Definition at line 385 of file swigpyrun.h.
Referenced by SWIG_TypeCheck(), SWIG_TypeCheckStruct(), and SWIG_TypeClientData().