Home
last modified time | relevance | path

Searched refs:shape_degradation_array (Results 1 – 4 of 4) sorted by relevance

/dports/games/avp/avp-20170505/src/include/
H A Dshape.h358 ADAPTIVE_DEGRADATION_DESC* shape_degradation_array; member
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dprojload.cpp1540 …main_shape->shape_degradation_array=(ADAPTIVE_DEGRADATION_DESC*)PoolAllocateMem(sizeof(ADAPTIVE_DE… in copy_rif_data_as_hierarchy()
1542 ADAPTIVE_DEGRADATION_DESC* deg_ptr=main_shape->shape_degradation_array; in copy_rif_data_as_hierarchy()
/dports/games/avp/avp-20170505/src/avp/
H A Dhmodel.c1182 if ((base_shape->shape_degradation_array==NULL)||(Global_HModel_Sptr==NULL)) {
1192 array_ptr=base_shape->shape_degradation_array;
1398 if (this_section_data->Shape->shape_degradation_array==NULL) {
/dports/games/avp/avp-20170505/src/win95/
H A Dchnkload.cpp1702 if(shp->shape_degradation_array) in DeallocateRifLoadedShapeheader()
1704 DeallocateMem(shp->shape_degradation_array); in DeallocateRifLoadedShapeheader()