Hermes
|
Interface used by all basic geometric entities. More...
Static Public Member Functions | |
static constexpr u64 | componentCount () |
Gets the number of dimensional components. More... | |
static constexpr u64 | numericTypeSizeInBytes () |
Gets the size in bytes of underlying data type. More... | |
static MemoryDumper::RegionLayout | memoryDumpLayout () |
Gets memory layout. More... | |
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.