DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
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
Open Source
Support
Skip Navigation LinksHome Page > API Reference > Model > Entities > Movement > Collision Detection > IMetrics_DG Go to DGKC docs Search Documentation


IMetrics_DG Interface

DistPoint
Dist
Dist1
IsCloserThan
GetDimensions
GetLocalDimensions
GetPointLocation

double DistPoint(Point_DG point, Point_DG pointNearest)


double Dist(IMetrics_DG metricObjectOther, Point_DG pointThis, Point_DG pointOther)


double Dist1(IMetrics_DG metricObjectOther, MetrDistContext_DG context, IMapUnkn_DG nearestThisToOtherMap)


bool IsCloserThan(IMetrics_DG metricObjectOther, double distance, MetrIsCloserThanContext_DG context)


Rectangle_DG GetDimensions()


Rectangle_DG GetLocalDimensions(Rectangle_DG localBox)


int GetPointLocation(Point_DG pt)