Files | |
| file | array.h [code] |
| Core data structure for color and vecNd. | |
| file | color.h [code] |
| Define an RGB color as a specialization of array. | |
| file | complex.h [code] |
| file | control.h [code] |
| Data and flow control. | |
| file | horizontal.h [code] |
| file | math.h [code] |
| Extend basic math function to scalar STL and backbone::array types. | |
| file | python.h [code] |
| file | random.h [code] |
| file | stringconvert.h [code] |
| Specializations for converting backbone core types to and from strings. | |
| file | type_traits.h [code] |
| Type traits. | |
| file | vec.h [code] |
| Defines vec2d and vec3d as specializations of an array. | |