Static Public Member Functions | |
| static void | Release_CStructs (C_RadialSet *radial_set, int num) |
| Release memory. | |
| static int | fillCStruct (const RadialSet &src, C_RadialSet &radial_set) |
| Gets corresponding C representation for RadialSet. | |
| static int code::CStructHandler::fillCStruct | ( | const RadialSet & | src, | |
| C_RadialSet & | radial_set | |||
| ) | [static] |
| static void code::CStructHandler::Release_CStructs | ( | C_RadialSet * | radial_set, | |
| int | num | |||
| ) | [static] |
Release memory.
| radial_set | a pointer to an array of C_RadialSet | |
| num | array size of C_RadialSet |
1.4.7