Метод | Описание | |
---|---|---|
computeConcavity ( List |
||
computeMeshVolume ( List |
||
computeMeshVolume2 ( List |
||
featureMatch ( |
Метод | Описание | |
---|---|---|
det ( float3 p1, float3 p2, float3 p3 ) : float | ||
tetVolume ( float3 p0, float3 p1, float3 p2, float3 p3 ) : float |
public static computeConcavity ( List |
||
vertices | List |
|
indices | List |
|
plane | ||
volume | float | |
Результат | float |
public static computeMeshVolume ( List |
||
vertices | List |
|
indices | List |
|
Результат | float |
public static computeMeshVolume2 ( List |
||
vertices | List |
|
indices | List |
|
Результат | float |
public static featureMatch ( |
||
m | ||
tris | List |
|
input_mesh | List |
|
Результат | bool |