Add volume between features list
This commit is contained in:
parent
76eebb69d3
commit
50cba1b322
|
@ -48,6 +48,7 @@ For each analyzed dataset the following information are extracted:
|
||||||
* Regularity (We consider REGULAR those meshes that have 6 incident edges
|
* Regularity (We consider REGULAR those meshes that have 6 incident edges
|
||||||
for each internal vertex, and 4 incident edges for each vertex on the
|
for each internal vertex, and 4 incident edges for each vertex on the
|
||||||
boundary. In all other cases we consider the mesh irregular.)
|
boundary. In all other cases we consider the mesh irregular.)
|
||||||
|
* Volume
|
||||||
|
|
||||||
The application has no graphical interface but works as the "Metro" tool on command line.
|
The application has no graphical interface but works as the "Metro" tool on command line.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue