Benjamin Bræstrup Sayoc
|
dda05369c4
|
Base: remove unneeded includes
|
2025-02-18 11:07:57 -06:00 |
|
wmayer
|
c07c7c9fc9
|
fix performance-*
* performance-type-promotion-in-math-fn
* performance-trivially-destructible
* performance-noexcept-move-constructor
* performance-faster-string-find
|
2023-11-16 01:22:09 +01:00 |
|
wmayer
|
73a1e90e45
|
fix readability-identifier-length
|
2023-11-16 01:22:08 +01:00 |
|
wmayer
|
e85c383bff
|
Base: apply clang format
|
2023-11-13 12:01:26 -05:00 |
|
mosfet80
|
d453672ab8
|
[BASE] Removed dead code (#10330)
|
2023-08-28 10:41:20 -05:00 |
|
wmayer
|
4688582de3
|
Base: fix bug in CoordinateSystem::setYDirection
|
2023-07-13 15:12:09 +02:00 |
|
berniev
|
8aff4a7503
|
Base: Modernise ctors dtors defs etc
|
2022-08-02 12:37:46 +02:00 |
|
wmayer
|
38471cc76b
|
Base: [skip ci] Optimize includes to reduce compile time
|
2022-03-07 16:49:01 +01:00 |
|
Uwe
|
39ce4dde0d
|
[Base] Exception and others: remove unused includes
|
2022-03-03 01:01:10 +01:00 |
|
wmayer
|
654276c49d
|
fix issues in CoordinateSystem class and expose to Python
|
2017-06-20 21:22:59 +02:00 |
|
wmayer
|
1673ab801e
|
use specialized exception classes
|
2017-04-28 18:49:11 +02:00 |
|
wmayer
|
aea769af3d
|
use a stricter tolerance to check for equal points
add method IsEqual to Vector3 class to support user-defined tolerance
|
2016-08-15 14:09:26 +02:00 |
|
wmayer
|
580c541005
|
+ Add class CoordinateSystem and use it to compute placement of plane from fit
|
2014-07-29 23:01:29 +02:00 |
|