Home
last modified time | relevance | path

Searched refs:GetShapeData (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/avp/avp-20170505/src/win95/
H A Dplat_shp.c129 shape1Ptr = GetShapeData(objectPtr->ObShape); in SetupPolygonAccess()
235 shape1Ptr = GetShapeData(shapeIndex); in SetupPolygonAccessFromShapeIndex()
261 shapePtr = GetShapeData(shapeIndex); in SetupPointAccessFromShapeIndex()
290 SHAPEHEADER *shapePtr = GetShapeData(shapeIndex); in DestroyPolygon()
H A Dio.c206 SHAPEHEADER* GetShapeData(int shapenum) in GetShapeData() function
/dports/games/avp/avp-20170505/src/avp/
H A Dbh_spcl.c110 SHAPEHEADER *shptr = GetShapeData(shape_num); in InitXenoMorphRoom()
381 SHAPEHEADER * pis = GetShapeData(xmrd->ProbesInShape); in XenoMorphRoomBehaviour()
382 SHAPEHEADER * ms = GetShapeData(xmrd->MainShape); in XenoMorphRoomBehaviour()
396 sbptr->SBdptr->ObShapeData = GetShapeData(xmrd->ProbesInShape); in XenoMorphRoomBehaviour()
451 sbptr->SBdptr->ObShapeData = GetShapeData(xmrd->MainShape); in XenoMorphRoomBehaviour()
478 SHAPEHEADER * pis = GetShapeData(xmrd->ProbesInShape); in XenoMorphRoomBehaviour()
H A Dbh_videoscreen.c106 SHAPEHEADER *shptr = GetShapeData(shape_num); in InitVideoScreen()
H A Dbh_track.c62 SHAPEHEADER *shptr = GetShapeData(to_tt->shape_num); in TrackObjectBehaveInit()
H A Dbh_ltfx.c141 SHAPEHEADER *shptr = GetShapeData(shape_num); in LightFXBehaveInit()
H A Dbonusabilities.c342 displayblock.ObShapeData=GetShapeData(GrapplingHook.ShapeIndex); in RenderGrapplingHook()
H A Dbh_debri.c426 shptr = GetShapeData(shape_num); in SetupSimpleAnimation()
842 SHAPEHEADER *shapePtr = GetShapeData(dispPtr->ObShape); in MakeFragments()
1806 SHAPEHEADER* shp = GetShapeData(block->shapeIndex); in LoadStrategy_Debris()
H A Dbh_lnksw.c177 SHAPEHEADER *shptr = GetShapeData(shape_num); in LinkSwitchBehaveInit()
H A Davpview.c608 SHAPEHEADER *shapePtr = GetShapeData(dptr->ObShape); in AVPGetInViewVolumeList()
H A Dbh_binsw.c111 SHAPEHEADER *shptr = GetShapeData(shape_num); in BinarySwitchBehaveInit()
H A Dtargeting.c411 SHAPEHEADER *shapePtr = GetShapeData(sbPtr->SBdptr->ObShape); in SmartTarget()
H A Dbh_paq.c117 InitShapeAnimationController(&paqStatus->ShpAnimCtrl, GetShapeData(sbPtr->shapeIndex)); in InitPredAlBehaviour()
H A Dbh_light.c146 SHAPEHEADER *shptr = GetShapeData(shape_num); in InitPlacedLight()
H A Dhmodel.c212 this_section->Shape=GetShapeData(this_section->ShapeNum); in Preprocess_Section()
365 SHAPEHEADER *shptr = GetShapeData(shape_num); in Setup_Texture_Animation_For_Section()
409 this_section->Shape=GetShapeData(this_section->ShapeNum);
1412 dummy_displayblock.ObShapeData=GetShapeData(dummy_displayblock.ObShape);
H A Dpvisible.c1350 SHAPEHEADER *shptr = GetShapeData(shape_num); in InitInanimateObject()
H A Dbh_types.c976 SHAPEHEADER *shptr = GetShapeData(shape_num); in SimpleAnimationBehaveInit()
H A Dweapons.c3328 SHAPEHEADER *shapePtr = GetShapeData(PlayersWeaponMuzzleFlash.ObShape); in GrabMuzzleFlashShape()
3343 SHAPEHEADER *shapePtr = GetShapeData(shapeIndex); in FindEndOfShape()
3653 SHAPEHEADER *shapePtr = GetShapeData(sbPtr->SBdptr->ObShape); in CalculateTorqueAtPoint()
4214 shptr=GetShapeData(shapenum); in InitThisWeapon()
/dports/games/avp/avp-20170505/src/
H A Dmorph.c286 md->md_sptr1 = GetShapeData(md->md_shape1); in GetMorphDisplay()
287 md->md_sptr2 = GetShapeData(md->md_shape2); in GetMorphDisplay()
H A Dmap.c210 sptr = GetShapeData(dptr->ObShape); in MapBlockInit()
H A Dkshape.c2727 sptr = GetShapeData(shape); in GetTxAnimArrayZ()
2768 sptr = GetShapeData(shape); in GetTxAnimDataZ()
3878 shapeheaderptr = GetShapeData(dptr->ObShape); in AddShape()
4233 shapeheaderptr = GetShapeData(dptr->ObShape); in AddHierarchicalShape()
/dports/misc/usd/USD-21.11/pxr/base/vt/
H A Dvalue.h351 const Vt_ShapeData* GetShapeData(_Storage const &storage) const { in GetShapeData() function
411 static const Vt_ShapeData* GetShapeData(T const &) { return NULL; } in GetShapeData() function
421 static const Vt_ShapeData* GetShapeData(Array const &obj) {
484 static Vt_ShapeData const *GetShapeData(T const &obj) {
485 return _ArrayHelper<ProxiedType>::GetShapeData(
545 static Vt_ShapeData const *GetShapeData(ErasedProxy const &obj) {
710 return ProxyHelper::GetShapeData(GetObj(storage));
H A Dvalue.cpp353 return _info.GetLiteral() ? _info.Get()->GetShapeData(_storage) : nullptr; in _GetShapeData()
/dports/games/avp/avp-20170505/src/include/
H A Dprototyp.h2001 SHAPEHEADER* GetShapeData(int shapenum);
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpldghost.c1682 InitShapeAnimationController(&ghostData->ShpAnimCtrl, GetShapeData(sbPtr->shapeIndex));

12