Hermes
|
▼ hermes | |
▼ common | |
arg_parser.cpp | Simple argument parser |
arg_parser.h | Simple argument parser |
bitmask_operators.h | Support of bitwise operations for compatible enum classes |
cuda_utils.cpp | |
cuda_utils.h | Auxiliary classes and macros for CUDA calls |
debug.h | Debug, logging and assertion macros |
defs.h | Data type definitions |
file_system.cpp | |
file_system.h | Filesystem utils |
index.h | Set of multi-dimensional integer iterators |
optional.h | Optional value holder |
parsers.h | |
profiler.cpp | |
profiler.h | Code profiler |
result.h | |
size.h | Set of multi-dimensional size representations |
str.cpp | String utils |
str.h | String utils |
str_view.cpp | |
str_view.h | |
timer.h | |
▼ geometry | |
bbox.h | |
frustum.h | |
line.h | |
matrix.h | Math matrix classes |
normal.h | Geometric normal classes |
parametric_surface.h | |
plane.h | |
point.h | Geometric point classes |
quaternion.cpp | |
quaternion.h | Geometric quaternion class |
queries.cpp | |
queries.h | |
ray.cpp | |
ray.h | |
segment.h | |
shape.h | |
sphere.h | |
surface.h | |
transform.h | Geometric transform classes |
utils.h | |
vector.h | Geometric vector classes |
▼ logging | |
console_colors.cpp | |
console_colors.h | Set of 256-terminal supported color codes |
logging.cpp | |
logging.h | Logging functions |
memory_dump.h | |
▼ numeric | |
e_float.cpp | |
e_float.h | Floating-point with attached error |
interpolation.h | Interpolation functions |
interval.h | Numeric interval |
math_element.h | Base class for all geometric objects |
numeric.h | Number functions |