Ticket #64 (closed: fixed)
Intergrate geometry surfaces into Geometry objects
Reported by: | Nick Draper | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 10 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Nick Draper) (diff)
This should be used to cover the implementation of the ObjComponent class, and the intergation there of the location and shape geometries
Change History
comment:1 Changed 13 years ago by Nick Draper
- Summary changed from Intergrate geometry surfaces into Geomerty objects to Intergrate geometry surfaces into Geometry objects
comment:8 Changed 13 years ago by Stuart Ansell
Merge of V3D with Vec3D. Since Vec3D is a inclusive type
vector (provides all the expected functionality, I am adding Vec3D functions to V3D and then going to replace Vec3D where possible with V3D. Note: that Vec3D acts as a base class to range-bound vectors and geodesic-vectors. Hence the addition of virtual methods.
comment:10 Changed 13 years ago by Stuart Ansell
comment:11 Changed 13 years ago by Stuart Ansell
comment:12 Changed 13 years ago by Nick Draper
- Owner set to Stuart Ansell
- Milestone changed from Iteration 4 to Iteration 5
comment:13 Changed 13 years ago by Stuart Ansell
comment:14 Changed 13 years ago by Stuart Ansell
comment:15 Changed 13 years ago by Nick Draper
comment:16 Changed 13 years ago by Nick Draper
- Owner Stuart Ansell deleted
- Milestone changed from Iteration 5 to Unassigned
comment:17 Changed 13 years ago by Nick Draper
- Owner set to Stuart Ansell
- Milestone changed from Unassigned to Iteration 7
comment:18 Changed 13 years ago by Stuart Ansell
comment:19 Changed 13 years ago by Nick Draper
comment:20 Changed 13 years ago by Stuart Ansell
comment:21 Changed 13 years ago by Stuart Ansell
comment:22 Changed 13 years ago by Nick Draper
comment:23 Changed 13 years ago by Nick Draper
comment:24 Changed 13 years ago by Nick Draper
comment:25 Changed 13 years ago by Nick Draper
comment:26 Changed 13 years ago by Nick Draper
comment:27 Changed 13 years ago by Nick Draper
comment:28 Changed 13 years ago by Nick Draper
comment:29 Changed 13 years ago by Nick Draper
comment:30 Changed 13 years ago by Nick Draper
comment:31 Changed 13 years ago by Stuart Ansell
comment:32 Changed 13 years ago by Nick Draper
comment:33 Changed 13 years ago by Nick Draper
comment:34 Changed 13 years ago by Stuart Ansell
comment:35 Changed 13 years ago by Stuart Ansell
comment:36 Changed 13 years ago by Stuart Ansell
comment:37 Changed 13 years ago by Nick Draper
comment:38 Changed 13 years ago by Nick Draper
comment:39 Changed 13 years ago by Nick Draper
comment:40 Changed 13 years ago by Stuart Ansell
comment:41 Changed 12 years ago by Nick Draper
comment:42 Changed 12 years ago by Nick Draper
comment:43 Changed 12 years ago by Nick Draper
comment:44 Changed 12 years ago by Nick Draper
comment:45 Changed 12 years ago by Nick Draper
comment:46 Changed 12 years ago by Stuart Ansell
comment:47 Changed 12 years ago by Nick Draper
- Owner changed from Stuart Ansell to Lakshmi Sastry
- Description modified (diff)
comment:49 Changed 12 years ago by Nick Draper
comment:50 Changed 12 years ago by Nick Draper
comment:51 Changed 12 years ago by Nick Draper
comment:52 Changed 12 years ago by Nick Draper
comment:53 Changed 12 years ago by Stuart Ansell
comment:54 Changed 12 years ago by Nick Draper
comment:55 Changed 12 years ago by Nick Draper
comment:56 Changed 12 years ago by Nick Draper
comment:57 Changed 12 years ago by Nick Draper
comment:58 Changed 12 years ago by Stuart Ansell
comment:59 Changed 12 years ago by Nick Draper
comment:60 Changed 12 years ago by Nick Draper
- Priority changed from major to critical
- Milestone changed from Iteration 8 to Iteration 9
comment:65 Changed 12 years ago by Russell Taylor
comment:66 Changed 12 years ago by Russell Taylor
comment:67 Changed 12 years ago by Russell Taylor
(In [1165]) Added methods to ObjComponent to integrate the geometrical object that it holds. Changed Component::getPos because I think it should use the parent's rotation instead of its own (to be checked). Fixed bug in Track::interceptSurface where return was wrong if the track passed in wasn't 'fresh'. Re #64.
comment:68 Changed 12 years ago by Russell Taylor
comment:69 Changed 12 years ago by Russell Taylor
comment:70 Changed 12 years ago by Nick Draper
- Status changed from assigned to closed
- Resolution set to fixed
comment:71 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 912