Ticket #4323 (closed: fixed)
Create a plane implicit function
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
A plane implicit function needs to be created. This implicit function will be restricted to containing only one MDPlane.
Change History
comment:2 Changed 9 years ago by Michael Reuter
Refs #4323. Adding stub for new implicit function.
Changeset: b2d8ff1d01a9673df8a568164c898ddf8207f5e8
comment:3 Changed 9 years ago by Michael Reuter
Refs #4323. Setting up plane addition and turning on unit test.
The implicit function can now return its name and is restricted to only one plane.
Changeset: 5dc02d6f3a9911c444287d481a7b75ac724abd59
comment:4 Changed 9 years ago by Michael Reuter
Refs #4323. Adding most of the XML definition.
Changeset: f5057c59bb95e28a49f5269c8bb6daa8f27c5970
comment:5 Changed 9 years ago by Michael Reuter
Refs #4323. Adding alternate constructor.
Since the implicit plane needs to have the origin coordinates, a new constructor is being added to handle placing the those coordinates internally.
Changeset: 532e9f92f99eaa48a83ae9859627c632910b368b
comment:6 Changed 9 years ago by Michael Reuter
Refs #4323. Adding parameter values to XML definition.
The values for the normal and origin coordinates are now in the XML definition for the implicit plane.
Changeset: 26219cc8e14f81f7578d5d7eb438faf45ae8159d
comment:7 Changed 9 years ago by Michael Reuter
Refs #4323. Adding doxygen comments.
Changeset: 56396d6a9b45d22d7038a91f2939cac70313ac8e
comment:8 Changed 9 years ago by Michael Reuter
Refs #4323. Protecting against origin not being set.
Changeset: 058a3c61b59a8d46d4753988809d4a4858375726
comment:9 Changed 9 years ago by Michael Reuter
Refs #4323. Making Windows builds happy.
Changeset: e2adad2cfbcea05d3cc2d90c3140474af91d6d67
comment:10 Changed 9 years ago by Michael Reuter
Refs #4323. Fix typo.
Changeset: 810dbabf459df698a53e223e179c30d3454c94dd
comment:11 Changed 9 years ago by Michael Reuter
Refs #4323. Setting up plane addition and turning on unit test.
The implicit function can now return its name and is restricted to only one plane.
Changeset: 5dc02d6f3a9911c444287d481a7b75ac724abd59
comment:12 Changed 9 years ago by Michael Reuter
Refs #4323. Adding most of the XML definition.
Changeset: f5057c59bb95e28a49f5269c8bb6daa8f27c5970
comment:13 Changed 9 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
If the work in #4310 works, then this works by fiat. I'm not sure there is a good way to test this otherwise. It does have its own unit test.
comment:14 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:15 Changed 9 years ago by Owen Arnold
- Status changed from verifying to closed
Works. Inspected and ran the unit tests.
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5170