Home
last modified time | relevance | path

Searched refs:theActor (Results 1 – 20 of 20) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dmain.cpp626 R0CALL1(traceSay, theActor) in traceActor()
627 printf("[%d]", theActor); in traceActor()
666 current.actor = theActor; in moveActor()
667 current.instance = theActor; in moveActor()
670 if (theActor == (int)HERO) { in moveActor()
687 scriptName(theActor, admin[theActor].script), in moveActor()
688 (long)admin[theActor].script, (long)admin[theActor].step + 1, in moveActor()
699 scriptName(theActor, admin[theActor].script), in moveActor()
700 (long)admin[theActor].script, (long)admin[theActor].step + 1); in moveActor()
714 scriptName(theActor, admin[theActor].script), in moveActor()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dmain.cpp626 R0CALL1(traceSay, theActor) in traceActor()
627 printf("[%d]", theActor); in traceActor()
666 current.actor = theActor; in moveActor()
667 current.instance = theActor; in moveActor()
670 if (theActor == (int)HERO) { in moveActor()
687 scriptName(theActor, admin[theActor].script), in moveActor()
688 (long)admin[theActor].script, (long)admin[theActor].step + 1, in moveActor()
699 scriptName(theActor, admin[theActor].script), in moveActor()
700 (long)admin[theActor].script, (long)admin[theActor].step + 1); in moveActor()
714 scriptName(theActor, admin[theActor].script), in moveActor()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IVtkTools/
H A DIVtkTools_ShapeObject.cxx55 IVtkOCC_Shape::Handle IVtkTools_ShapeObject::GetOccShape (vtkActor* theActor) in GetOccShape() argument
59 IVtkTools_ShapeObject::GetShapeSource (theActor); in GetOccShape()
73 ::GetShapeSource (vtkActor* theActor) in GetShapeSource() argument
76 vtkSmartPointer<vtkInformation> anInfo = theActor->GetPropertyKeys(); in GetShapeSource()
116 vtkActor* theActor) in SetShapeSource() argument
118 if ( !theActor->GetPropertyKeys() ) in SetShapeSource()
120 theActor->SetPropertyKeys (vtkSmartPointer<vtkInformation>::New()); in SetShapeSource()
123 vtkSmartPointer<vtkInformation> anInfo = theActor->GetPropertyKeys(); in SetShapeSource()
H A DIVtkTools_ShapeObject.hxx54 static vtkSmartPointer<IVtkTools_ShapeDataSource> GetShapeSource (vtkActor* theActor);
57 static IVtkOCC_Shape::Handle GetOccShape (vtkActor* theActor);
65 static void SetShapeSource (IVtkTools_ShapeDataSource* theDataSource, vtkActor* theActor);
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIVtkTools_ShapeObject.hxx54 static vtkSmartPointer<IVtkTools_ShapeDataSource> GetShapeSource (vtkActor* theActor);
57 static IVtkOCC_Shape::Handle GetOccShape (vtkActor* theActor);
65 static void SetShapeSource (IVtkTools_ShapeDataSource* theDataSource, vtkActor* theActor);
H A DXSControl_TransferReader.hxx77 void SetActor (const Handle(Transfer_ActorOfTransientProcess)& theActor) in SetActor() argument
78 { myActor = theActor; } in SetActor()
H A DIGESToBRep_Reader.hxx129 Handle(IGESToBRep_Actor) theActor;
H A DTransferBRep_Reader.hxx203 Handle(Transfer_ActorOfTransientProcess) theActor;
/dports/cad/opencascade/opencascade-7.6.0/src/IGESToBRep/
H A DIGESToBRep_Reader.cxx88 theActor = new IGESToBRep_Actor; in IGESToBRep_Reader()
248 { return theActor; } in Handle()
389 theActor->SetModel(theModel); in TransferRoots()
391 theActor->SetContinuity (continuity); in TransferRoots()
393 theProc->SetActor (theActor); in TransferRoots()
426 if ( SH.IsShared(ent) || ! theActor->Recognize (ent) ) continue; in TransferRoots()
456 TrimTolerances (shape, theActor->UsedTolerance()); in TransferRoots()
611 { return theActor->UsedTolerance(); } in UsedTolerance()
H A DIGESToBRep_Reader.hxx129 Handle(IGESToBRep_Actor) theActor;
/dports/cad/opencascade/opencascade-7.6.0/src/XSControl/
H A DXSControl_Controller.cxx269 (const Handle(Transfer_ActorOfFinderProcess)& theActor, in TransferFinder() argument
276 if (theActor.IsNull()) return IFSelect_RetError; in TransferFinder()
278 theActor->ModeTrans() = theModeTrans; in TransferFinder()
280 theFP->SetActor (theActor); in TransferFinder()
H A DXSControl_TransferReader.hxx77 void SetActor (const Handle(Transfer_ActorOfTransientProcess)& theActor) in SetActor() argument
78 { myActor = theActor; } in SetActor()
/dports/cad/opencascade/opencascade-7.6.0/src/TransferBRep/
H A DTransferBRep_Reader.cxx46 { theActor = actor; } in SetActor()
49 { return theActor; } in Handle()
117 theProc->SetActor (theActor); in BeginTransfer()
H A DTransferBRep_Reader.hxx203 Handle(Transfer_ActorOfTransientProcess) theActor;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DXSControl_TransferReader.hxx76 void SetActor (const Handle(Transfer_ActorOfTransientProcess)& theActor) in SetActor() argument
77 { myActor = theActor; } in SetActor()
H A DIGESToBRep_Reader.hxx126 Handle(IGESToBRep_Actor) theActor;
H A DTransferBRep_Reader.hxx200 Handle(Transfer_ActorOfTransientProcess) theActor;
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/core/
H A Dplayer.cpp167 Actor *theActor = actor_manager->get_actor(p); in find_actor() local
168 if (theActor->get_worktype() == 0x02 && theActor->is_immobile() == false) // WT_U6_PLAYER in find_actor()
169 return (theActor); in find_actor()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/views/
H A Ddoll_widget.cpp330 inline void DollWidget::display_readied_object(uint8 location, uint16 x, uint16 y, Actor *theActor,… in display_readied_object() argument
334 obj = theActor->inventory_get_readied_object(location); in display_readied_object()
/dports/cad/opencascade/opencascade-7.6.0/src/IVtkDraw/
H A DIVtkDraw.cxx163 static Handle(PipelinePtr) PipelineByActor (const vtkSmartPointer<vtkActor>& theActor) in PipelineByActor() argument
165 IVtk_IdType aShapeID = IVtkTools_ShapeObject::GetShapeSource (theActor)->GetShape()->GetId(); in PipelineByActor()