d-SEAMS
C++ API
Ecosystem
d-SEAMS engine
libyodaLib and the seams CLI
pydseams
Python Frame API on yoda
dseams (Lua)
require("dseams") and Fennel
linkcell
Periodic linked-cell k-nearest neighbours
/
d-SEAMS
/
Reference
/
API map
/
API Reference
/
Global Namespace
/
namespace phase
/
enum phase::GlassKind
Copy page
Copy page
View Source
Open in ChatGPT
Open in Claude
enum phase::GlassKind
ΒΆ
#include
<phase.hpp>
enum
GlassKind
{
other
=
0
,
ice
,
lda
,
mda
,
hda
,
};
Back to top
Previous
namespace phase
Next
struct phase::IceXXIHit