DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Expand General GeometryGeneral Geometry
Collapse ModelModel
Expand ViewView
Expand General ComputingGeneral Computing
Expand ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Support
Skip Navigation LinksHome Page > API Reference > Model > Entities > Movement > Collision Detection > IPathCollisionDetector_DG Go to ActiveX docs Search Documentation


IPathCollisionDetector_DG Interface

AddObject
GetKinematicSet
Detect
GetCollidedObjects
GetCollidedObjectsEx
GetCollisionCounterparts

void AddObject(IEntity_DG entity, IMove_DG movement, bool includeChildren)


IKinematicSet_DG GetKinematicSet()


double Detect(PathDetectorContext_DG context)


bool GetCollidedObjects(IEntity_DG object0, IEntity_DG object1)


IEntityArray_DG GetCollidedObjectsEx()


IEntityArray_DG GetCollisionCounterparts(IEntity_DG entity)