Package | Description |
---|---|
scarst |
Modifier and Type | Class and Description |
---|---|
class |
EfficientCompactMeshBuilder_5n
This class provides functions for creating compact array based data structures for triangle meshes.
|
class |
ScarstOsBuilder
This class provides functions for creating compact array based data structures for triangle meshes
Remark: this version is memory efficient and fast, making use of an array-based implementation of the Half-edge data structure. |
class |
ScarstOtBuilder
This class provides functions for creating compact array based data structures for triangle meshes
Remark: this version is memory efficient and fast, making use of an array-based implementation of the Half-edge data structure. |
class |
ScarstRsBuilder |