SolidUtils
solidutils Directory Reference

Files

file  Alloc.hpp [code]
 Memory allocation utilities;.
 
file  Array.hpp [code]
 A mutable array structure for storing self-allocated memory.
 
file  ConstArray.hpp [code]
 A constant array structure for storing self-allocated or externally allocated memory.
 
file  Debug.hpp [code]
 Debugging functions.
 
file  FastIntDistribution.hpp [code]
 The FastIntDistribution class.
 
file  FixedMap.hpp [code]
 The FixedMap class.
 
file  FixedPriorityQueue.hpp [code]
 The FixedPriorityQueue class.
 
file  FixedSet.hpp [code]
 The FixedSet class.
 
file  Geometry.hpp [code]
 Geometry utility functions.
 
file  Random.hpp [code]
 The Random class.
 
file  Sort.hpp [code]
 The Sort class.
 
file  Timer.hpp [code]
 The Timer class.
 
file  UnitTest.hpp [code]
 Top level header for UnitTest.
 
file  VectorMath.hpp [code]
 The VectorMath class.