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
GameFramework
KdTreeObject
C# Class GameFramework.KdTreeObject
Datei anzeigen
Open project: dreamanlan/CSharpGameFramework
Class Usage Examples
Public Properties
Property
Type
Description
Object
EntityInfo
Position
System.Vector3
Radius
float
Public Methods
Method
Description
CopyFrom
(
EntityInfo
obj
) :
void
KdTreeObject
(
EntityInfo
obj
) :
System
Method Details
CopyFrom()
public
method
public
CopyFrom
(
EntityInfo
obj
) :
void
obj
EntityInfo
return
void
KdTreeObject()
public
method
public
KdTreeObject
(
EntityInfo
obj
) :
System
obj
EntityInfo
return
System
Property Details
Object
public_oe property
public
EntityInfo,GameFramework
Object
return
EntityInfo
Position
public_oe property
public
Vector3,System
Position
return
System.Vector3
Radius
public_oe property
public
float
Radius
return
float