Directory Core/Geometry/

Total Files:
15
Deleted Files:
0
Lines of Code:
3277

[root]/Core/Geometry

Lines of Code

Core/Geometry/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 29 (100.0%) 470 (100.0%) 16.2
jbhooper 2 (6.9%) 457 (97.2%) 228.5
harman 25 (86.2%) 13 (2.8%) 0.5
jthornoc 2 (6.9%) 0 (0.0%) 0.0

Most Recent Commits

jbhooper 2019-10-08 12:13 Rev.: 59685

Implement convex polyhedrons as a geometry object. A polyhedron is defined by either a center and a number of offsets to nearby surface planes (good for platonic solids) or a center and a number of bounding half-spaces. No checks are made to ensure that the polyhedra are properly capped if they run into an enclosing CSG edge, but they are otherwise set up to be used in CSG.

457 lines of code changed in 2 files:

  • Core/Geometry: PolyPlane.cc (new 370), PolyPlane.h (new 87)
jthornoc 2019-02-26 15:29 Rev.: 59225

Removing IntVector initialization which was observed to cause a
significant slowdown - at least in Arches cases.

Committed on behalf of Alan H.

0 lines of code changed in 2 files:

  • Core/Geometry: IntVector.h (new)
harman 2019-01-18 09:13 Rev.: 59176

Updated Copyright date

13 lines of code changed in 25 files:

  • Core/Geometry: BBox.cc (+1 -1), BBox.h (new), IntVector.cc (new), IntVector.h (+1 -1), Plane.cc (+1 -1), Plane.h (new), Point.cc (new), Point.h (+1 -1), Tensor.cc (new), Tensor.h (new), Vector.cc (new), Vector.h (new), sub.mk (new)
Generated by StatSVN 0.7.0