andrey
2605446573
refactor: rename __PIP_TYPENAME_DECLARE to PIP_REGISTER_TYPENAME, add PIP_DECLARE_TYPENAME macro
...
- Rename __PIP_TYPENAME_DECLARE to PIP_REGISTER_TYPENAME across all headers
- Add PIP_DECLARE_TYPENAME(name) macro for in-class type name declaration
- Replace all static const char * __pip_typename__() member functions with PIP_DECLARE_TYPENAME
2026-08-24 19:31:41 +03:00
andrey
86a1084ec1
feat: enforce no-RTTI type name registration with static_assert
2026-08-23 08:20:51 +03:00
andrey
8bf7738e8a
__PIP_TYPENAME_DECLARE
2026-08-11 22:55:59 +03:00
peri4
ed13838237
merged AI doc, some new pages
2026-03-12 14:46:57 +03:00
peri4
4340f5444d
add spaces for PICout operators
2025-02-27 21:26:29 +03:00
peri4
c2b8a8d6da
code format
2022-12-14 14:13:52 +03:00
peri4
8551499a5e
PICout refactoring, new SHSTKMacros
2022-08-07 22:07:26 +03:00
Tamerlan Baziev
d6758a8562
исправление ошибок в документации
2022-08-01 12:29:42 +03:00
Tamerlan Baziev
bbc83128b0
added and fixed documentation for PIMath
...
- added documentation for PIPoint, PILine;
- fixed documentation for PIMathMatrix.
2022-07-26 18:13:28 +03:00
peri4
e67a426ff2
doc fix
2022-04-22 21:48:35 +03:00
peri4
d5c27b1181
doc groups
2022-04-06 20:11:47 +03:00
Andrey
4bae04feec
code style
2022-03-21 12:20:11 +03:00
Andrey
415160387b
PILine
2022-03-21 10:49:41 +03:00
Andrey
3dd0d0b6cf
PIRect complete
2022-03-21 10:35:34 +03:00
Andrey
2596b119ac
start refactoring pigeometry.h
2022-03-18 18:06:40 +03:00