Interface | Description |
---|---|
CornerTableInterface |
Interface defining the methods provided by the Corner Table representation
|
Class | Description |
---|---|
ArrayBasedMeshBuilder<X extends Jcg.geometry.Point_> | |
CompactHalfedge |
Compact Half-edge data structure for triangle meshes.
|
CompactHalfedgeBuilder |
This class provides functions for the construction of the Compact Half-edge representation for triangle meshes.
|
CompactMeshBuilder | |
CompactMeshBuilder_5n | Deprecated
This class is not memory efficient and thus deprecated.
|
CompactMeshBuilder_6n | |
CompactTriangleMesh |
Abstract class defining the methods provided by the Compact Data Structures for triangle meshes
making of Schnyder woods and implementing the Winged Edge interface.
|
CompactTriangleMesh_5n | |
CompactTriangleMesh_6n | |
CornerTable |
Array-based implementation of the Corner Table data structure for triangle meshes.
|
CornerTableBuilder |
This class provides functions for creating an array based implementations of
the Corner Table representation of (closed) triangle meshes.
|
EfficientCompactMeshBuilder |
This class provides functions for creating compact array based data structures for triangle meshes.
|
EfficientCompactMeshBuilder_5n |
This class provides functions for creating compact array based data structures for triangle meshes.
|
LRBuilder |
This class implements the construction of the LR data structure for representing triangulations
|
OLD_SQUAD | |
Scarst_os | |
Scarst_ot | |
Scarst_rs | |
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. |
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. |
ScarstOtBuilder_old | Deprecated |
ScarstRsBuilder | |
SOT |
Sorted Opposite Table (SOT) data structure for triangle meshes.
|
SOTBuilder |
This class provides methods for constructing the SOT data structure
|
SQUAD |
SQUAD (Sorted SQUAD) data structure for triangle meshes.
|
SQUADBuilder |
This class provides methods for constructing the SQUAD data structure (refer to Gurung et al.
|