Свойство | Тип | Описание | |
---|---|---|---|
children | Isosurface.AdaptiveDualContouring2D.QuadtreeNode[] | ||
draw_info | |||
position | Vector2 | ||
size | int | ||
type | QuadtreeNodeType |
Метод | Описание | |
---|---|---|
Build ( Vector2 min, int size, float threshold, List |
||
ConstructLeaf ( int &v_index, List |
||
ConstructNodes ( int &v_index, List |
||
ProcessEdge ( |
||
ProcessFace ( List |
||
QuadtreeNode ( ) : System |
public Build ( Vector2 min, int size, float threshold, List |
||
min | Vector2 | |
size | int | |
threshold | float | |
vertices | List |
|
grid_size | int | |
Результат | int |
public ConstructLeaf ( int &v_index, List |
||
v_index | int | |
vertices | List |
|
grid_size | int | |
Результат | bool |
public ConstructNodes ( int &v_index, List |
||
v_index | int | |
vertices | List |
|
grid_size | int | |
Результат | bool |
public static ProcessEdge ( |
||
node1 | ||
node2 | ||
direction | int | |
indexes | List |
|
Результат | void |
public ProcessFace ( List |
||
indexes | List |
|
Результат | void |
public QuadtreeNode[],Isosurface.AdaptiveDualContouring2D children | ||
Результат | Isosurface.AdaptiveDualContouring2D.QuadtreeNode[] |
public QuadtreeDrawInfo,Isosurface.AdaptiveDualContouring2D draw_info | ||
Результат |