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
OfflineCloudRenderer2
AABBTree.AABB
C# Class OfflineCloudRenderer2.AABBTree.AABB
Datei anzeigen
Open project: Patapom/GodComplex
Class Usage Examples
Public Properties
Property
Type
Description
m_Max
float3
m_Min
float3
Public Methods
Method
Description
Combine
(
AABB
_Other
) :
void
Combine
(
AABB
a
,
AABB
b
) :
void
Method Details
Combine()
public
method
public
Combine
(
AABB
_Other
) :
void
_Other
AABB
return
void
Combine()
public
method
public
Combine
(
AABB
a
,
AABB
b
) :
void
a
AABB
b
AABB
return
void
Property Details
m_Max
public_oe property
public
float3
m_Max
return
float3
m_Min
public_oe property
public
float3
m_Min
return
float3