Home
last modified time | relevance | path

Searched refs:MECHSIM_GROUP (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/megapov/megapov-1.2.1/source/patches/
H A Dmechsim.h139 typedef struct mechsim_group_struct MECHSIM_GROUP; typedef
236 MECHSIM_GROUP *Groups;
H A Dmechsim.cpp4551 …MechsimOptions.Data.Groups = (MECHSIM_GROUP *)POV_MALLOC(MechsimOptions.Data.max_groups*sizeof (ME… in Mechsim_Create_Groups()
4560 …ptions.Data.Groups = (MECHSIM_GROUP *)POV_REALLOC(MechsimOptions.Data.Groups, MechsimOptions.Data.… in Mechsim_Create_Groups()