|
fennec
|
Part of the fennec math library. This header defines structures for metaprogramming with vectors.
| Syntax | Description | ||
|---|---|---|---|
is_vector<TypeT>::value is_vector_v<TypeT> |
| ||
component_count<TypeT>::value component_count_v<TypeT> |
| ||
total_component_count<TypeT>::value total_component_count_v<TypeT> |
|