Uwe
|
1eeb1fecd0
|
[Base] BoundBox etc.: remove unused includes
|
2022-03-02 13:59:59 +01:00 |
|
wmayer
|
4d87039635
|
Base: modernize C++11
* remove redundant void-arg
* use nullptr
* replace deprecated headers
|
2022-01-25 20:21:30 +01:00 |
|
luz paz
|
a40c57786c
|
Base: translate doxygen from DE/FR to EN
For the purpose of making the source documentation uniform, source comments in this file were translated to english.
|
2021-12-22 01:17:06 +01:00 |
|
luz paz
|
d5f6c096b8
|
Base: Fix header uniformity, whitespace, and doxygen
[skip ci]
|
2020-11-22 18:12:16 +01:00 |
|
wmayer
|
cd5341001e
|
remove superfluous includes of iostream, use iosfwd instead
|
2020-07-28 15:22:23 +02:00 |
|
wmayer
|
1f3d2389bc
|
start to replace old C-style casts with static_cast or reinterpret_cast, avoid implicit casts
|
2019-09-16 17:59:18 +02:00 |
|
wmayer
|
e54e9515fc
|
rename 2d tool classes to be consistent with 3d classes
|
2016-11-21 14:29:51 +01:00 |
|
wmayer
|
1e2e24b652
|
+ rename methods in Vector3 class
+ add convenience methods Cross and Dot to Vector3 class
+ fix bug in DistanceToLineSegment in Vector3 class
|
2016-07-30 15:14:47 +02:00 |
|
wmayer
|
a4d1dbe5f0
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
|
wmayer
|
7ca6bb4072
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 14:29:49 +02:00 |
|
Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
54a4c04ef5
|
+ fix python documentation of BoundBox.getIntersectionPoint()
+ add new method BoundBox.isInside()
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5004 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-11 10:27:07 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|