GLYLIB
0.3.0b
|
#include <parameter_sets.h>
Public Attributes | |
int | c |
int | nac |
int * | ac |
int | nVP |
void * | VP |
Definition at line 113 of file parameter_sets.h.
int * rtype::ac |
Definition at line 115 of file parameter_sets.h.
Referenced by initialize_rtype().
int rtype::c |
Definition at line 114 of file parameter_sets.h.
Referenced by initialize_rtype().
int rtype::nac |
Definition at line 115 of file parameter_sets.h.
Referenced by initialize_rtype().
int rtype::nVP |
Definition at line 116 of file parameter_sets.h.
Referenced by initialize_rtype().
void* rtype::VP |
Definition at line 117 of file parameter_sets.h.