Jacob Støren
|
cd08185678
|
#5019 Use the static methods to color intersections as well
Move all the color/texture generation methods into a separate tools class.
(Only scope wise)
|
2019-11-20 13:01:25 +01:00 |
|
Jacob Støren
|
46f335ad0b
|
#5019 Refactor the color generation in the boxintersection into static methods
These methods are to be used from the normal intersections as well.
|
2019-11-20 12:00:43 +01:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Magne Sjaastad
|
ef80f5b629
|
#4683 System : Remove obsolete include of cvfBase.h
|
2019-09-06 10:52:54 +02:00 |
|
Magne Sjaastad
|
6346ed012c
|
clang-tidy : Remove redundant 'virtual' and add 'override'
|
2018-10-18 19:45:57 +02:00 |
|
Rebecca Cox
|
c47f5e413f
|
#2162 Context manu: Remove const from RimIntersectionBox pointer
|
2017-11-29 14:57:04 +01:00 |
|
Jacob Støren
|
b4c6277e72
|
#914 Transformed stress on intersection Box is working
|
2016-10-20 16:09:27 +02:00 |
|
Magne Sjaastad
|
e789694780
|
#815 : Intersection Box : Added PartManager and SourceInfo
|
2016-09-21 14:47:02 +02:00 |
|
Jacob Støren
|
33296e4424
|
#815 Preliminary box calculations lacking some clipping
|
2016-09-21 14:21:45 +02:00 |
|
Jacob Støren
|
1c612030ef
|
#815 Renamed CrossSection -> Intersection
|
2016-09-21 10:15:38 +02:00 |
|
Magne Sjaastad
|
c08dce7167
|
#815 Prototype of interface for RivIntersectionBoxGeometryGenerator
|
2016-09-21 08:50:55 +02:00 |
|
Magne Sjaastad
|
bb906cdbe2
|
#815 Moved code to RivHexGridIntersectionTools
|
2016-09-21 07:57:39 +02:00 |
|