|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Traits for WeightedEdge. More...
#include <Adjacency.h>
Public Types | |
| using | ScalarType |
| Scalar type of the graph edge weights. | |
| using | IndexType |
Traits for WeightedEdge.
| TWeightedEdge | WeightedEdge type instance |
| using pbat::graph::WeightedEdgeTraits< TWeightedEdge >::IndexType |
Index type of the graph vertices
| using pbat::graph::WeightedEdgeTraits< TWeightedEdge >::ScalarType |
Scalar type of the graph edge weights.