|
Hermes
|
Interface used by all basic geometric entities. More...
#include <math_element.h>
Inheritance diagram for hermes::MathElement< NUMERIC_TYPE, COMPONENT_COUNT >:Static Public Member Functions | |
| static constexpr u64 | componentCount () |
| Gets the number of dimensional components. | |
| static constexpr u64 | numericTypeSizeInBytes () |
| Gets the size in bytes of underlying data type. | |
| static MemoryDumper::RegionLayout | memoryDumpLayout () |
| Gets memory layout. | |
Static Public Attributes | |
| static NUMERIC_TYPE | numeric_data |
| Underlying data type. | |
Interface used by all basic geometric entities.
| NUMERIC_TYPE | |
| COMPONENT_COUNT |
|
inlinestaticconstexpr |
Gets the number of dimensional components.
|
inlinestatic |
Gets memory layout.
|
inlinestaticconstexpr |
Gets the size in bytes of underlying data type.