Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AxisAlignedBox Volume function #126

Merged
merged 2 commits into from
Jun 15, 2020
Merged

Implement AxisAlignedBox Volume function #126

merged 2 commits into from
Jun 15, 2020

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Jun 10, 2020

This PR added the implementation for the AxisAlignedBox::Volume function.

I noticed that several other functions in the AxisAlignedBox class are missing implementations, e.g. DensityFromMass, MassMatrix, Material. I not sure if these functions are are supposed to be moved to the AxisAlignedBox class when the Box class was refactored in this pull request. Maybe @nkoenig knows more about this?

@iche033 iche033 requested a review from scpeters as a code owner June 10, 2020 01:02
@github-actions github-actions bot added 🏰 citadel Ignition Citadel 📜 blueprint Ignition Blueprint 🔮 dome Ignition Dome labels Jun 10, 2020
@codecov
Copy link

codecov bot commented Jun 10, 2020

Codecov Report

Merging #126 into ign-math6 will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           ign-math6     #126   +/-   ##
==========================================
  Coverage      99.50%   99.50%           
==========================================
  Files             59       59           
  Lines           5660     5662    +2     
==========================================
+ Hits            5632     5634    +2     
  Misses            28       28           
Impacted Files Coverage Δ
src/AxisAlignedBox.cc 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1b5e86...52c19b8. Read the comment docs.

@ahcorde
Copy link
Contributor

ahcorde commented Jun 10, 2020

update changelog?

Signed-off-by: Ian Chen <[email protected]>
@iche033
Copy link
Contributor Author

iche033 commented Jun 10, 2020

updated changelog. 52c19b8

@chapulina
Copy link
Contributor

@osrf-jenkins run tests please

@iche033 iche033 merged commit ca49e98 into ign-math6 Jun 15, 2020
@iche033 iche033 deleted the aab_volume branch June 15, 2020 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 blueprint Ignition Blueprint 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants