Home
last modified time | relevance | path

Searched refs:SHAPEINSTR (Results 1 – 8 of 8) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/shapes/
H A Dcube.c31 SHAPEINSTR CUBE_instructions[];
72 SHAPEINSTR CUBE_instructions[]={
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dkzsort.h27 extern void KShapeItemsInstr(SHAPEINSTR *shapeinstrptr);
H A Dkzsort.c910 void KShapeItemsInstr(SHAPEINSTR *shapeinstrptr)
/dports/games/avp/avp-20170505/src/include/
H A Dshape.h183 } SHAPEINSTR; typedef
347 SHAPEINSTR *sh_instruction; /* ptr to shape instr struct */
H A Dprototyp.h2220 void ShapePointsInstr(SHAPEINSTR *shapeinstrptr);
2223 void ShapeSpritePointsInstr(SHAPEINSTR *shapeinstrptr);
2224 void ShapeSpriteRPointsInstr(SHAPEINSTR *shapeinstrptr);
/dports/games/avp/avp-20170505/src/win95/
H A Dchnkload.cpp2455 SHAPEINSTR * instruct = (SHAPEINSTR *)PoolAllocateMem(sizeof(SHAPEINSTR)*6); in copy_to_shapeheader()
2738 SHAPEINSTR * instruct = (SHAPEINSTR *)PoolAllocateMem(sizeof(SHAPEINSTR)*6); in copy_sprite_to_shapeheader()
3477 SHAPEINSTR * instruct = (SHAPEINSTR *)AllocateMem(sizeof(SHAPEINSTR)*6);
3771 SHAPEINSTR * instruct = (SHAPEINSTR *)AllocateMem(sizeof(SHAPEINSTR)*6);
4001 SHAPEINSTR * instruct = (SHAPEINSTR *)AllocateMem(sizeof(SHAPEINSTR)*6);
H A Dplspecfn.c121 void ShapePointsInstr(SHAPEINSTR *shapeinstrptr) in ShapePointsInstr()
/dports/games/avp/avp-20170505/src/
H A Dkshape.c124 void SquishPoints(SHAPEINSTR *shapeinstrptr);
125 void MorphPoints(SHAPEINSTR *shapeinstrptr);
126 void TranslateShapeVertices(SHAPEINSTR *shapeinstrptr);
3362 void ShapeSpritePointsInstr(SHAPEINSTR *shapeinstrptr) in ShapeSpritePointsInstr()
3409 void ShapeSpriteRPointsInstr(SHAPEINSTR *shapeinstrptr) in ShapeSpriteRPointsInstr()
3609 void ShapeSpriteRPointsInstr(SHAPEINSTR *shapeinstrptr) in ShapeSpriteRPointsInstr()
4005 SHAPEINSTR *shapeinstrptr = shapeheaderptr->sh_instruction; in AddShape()
4226 SHAPEINSTR *shapeinstrptr; in AddHierarchicalShape()
4464 void SquishPoints(SHAPEINSTR *shapeinstrptr) in SquishPoints()
4500 void MorphPoints(SHAPEINSTR *shapeinstrptr) in MorphPoints()
[all …]