Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Isosurface
AdaptiveDualContouring2D
QuadtreeDrawInfo
C# Class Isosurface.AdaptiveDualContouring2D.QuadtreeDrawInfo
Show file
Open project: Lin20/isosurface
Class Usage Examples
Public Properties
Property
Type
Description
averageNormal
Vector3
corners
int
index
int
position
Vector2
Public Methods
Method
Description
QuadtreeDrawInfo
( ) :
System
Method Details
QuadtreeDrawInfo()
public
method
public
QuadtreeDrawInfo
( ) :
System
return
System
Property Details
averageNormal
public property
public
Vector3
averageNormal
return
Vector3
corners
public property
public
int
corners
return
int
index
public property
public
int
index
return
int
position
public property
public
Vector2
position
return
Vector2