Home
last modified time | relevance | path

Searched defs:Valence (Results 1 – 19 of 19) sorted by relevance

/dports/archivers/draco/draco-1.4.3/docs/spec/
H A Dedgebreaker.traversal.valence.md15 ### EdgeBreakerTraversalValenceStart()
34 ### EdgebreakerValenceDecodeSymbol()
/dports/science/libghemical/libghemical-3.0.0/src/
H A Dtyperule.h94 Valence = 1, // vl=??? valence electrons of all bonds; integer. enumerator
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/mesh/
H A Dmesh_attribute_corner_table.cc186 int MeshAttributeCornerTable::Valence(VertexIndex v) const { in Valence() function in draco::MeshAttributeCornerTable
H A Dmesh_attribute_corner_table.h127 inline int Valence(CornerIndex c) const { in Valence() function
H A Dcorner_table.cc393 int CornerTable::Valence(VertexIndex v) const { in Valence() function in draco::CornerTable
H A Dcorner_table.h165 inline int Valence(CornerIndex c) const { in Valence() function
/dports/archivers/draco/draco-1.4.3/src/draco/mesh/
H A Dmesh_attribute_corner_table.cc194 int MeshAttributeCornerTable::Valence(VertexIndex v) const { in Valence() function in draco::MeshAttributeCornerTable
H A Dmesh_attribute_corner_table.h151 inline int Valence(CornerIndex c) const { in Valence() function
H A Dcorner_table.cc414 int CornerTable::Valence(VertexIndex v) const { in Valence() function in draco::CornerTable
H A Dcorner_table.h172 inline int Valence(CornerIndex c) const { in Valence() function
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/mesh/
H A Dmesh_attribute_corner_table.cc194 int MeshAttributeCornerTable::Valence(VertexIndex v) const { in Valence() function in draco::MeshAttributeCornerTable
H A Dmesh_attribute_corner_table.h145 inline int Valence(CornerIndex c) const { in Valence() function
H A Dcorner_table.cc414 int CornerTable::Valence(VertexIndex v) const { in Valence() function in draco::CornerTable
H A Dcorner_table.h172 inline int Valence(CornerIndex c) const { in Valence() function
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dmassey-domain.h366 void valence (Element &Valence, size_t &rank) in valence()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zmb3/spotify/spotify-158b1863f5b5/
H A Daudio_features.go72 Valence float32 `json:"valence"` member
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zmb3/spotify/
H A Daudio_features.go72 Valence float32 `json:"valence"` member
/dports/devel/llvm80/llvm-8.0.1.src/docs/TableGen/
H A Dindex.rst72 $ llvm-tblgen X86.td -print-enums -class=Instruction
/dports/biology/babel/babel-1.6/
H A Dbblmacs.h103 #define Valence(x) mol->atoms[x].valence macro