Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Agent
Point
C# Class Agent.Point
Datei anzeigen
Open project: lxfschr/Quelea
Public Methods
Method
Description
DistanceSquared
(
Point3d
p1
,
Point3d
p2
) :
double
Private Methods
Method
Description
Point
( ) :
System
Method Details
DistanceSquared()
public
static
method
public
static
DistanceSquared
(
Point3d
p1
,
Point3d
p2
) :
double
p1
Point3d
p2
Point3d
return
double