UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
swig_const_info Struct Reference

#include <ugdk/script/languages/python/swigpyrun.h>

Collaboration diagram for swig_const_info:

Public Attributes

int type
 
char * name
 
long lvalue
 
double dvalue
 
void * pvalue
 
swig_type_info ** ptype
 

Member Data Documentation

double swig_const_info::dvalue
long swig_const_info::lvalue
char* swig_const_info::name
swig_type_info** swig_const_info::ptype
void* swig_const_info::pvalue
int swig_const_info::type

The documentation for this struct was generated from the following file: