Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Conversation

@BoundlessCarrot
Copy link

No description provided.

@BoundlessCarrot BoundlessCarrot changed the title hw 4 hw 4 JStreete Oct 29, 2020
@BoundlessCarrot BoundlessCarrot changed the title hw 4 JStreete hw 3 JStreete Oct 29, 2020
Copy link
Contributor

@ereator ereator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Problems 3.3 and 3.4 were not solved

@@ -0,0 +1,208 @@
# CMAKE generated file: DO NOT EDIT!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not submit any extra files, as required by the assignment.


class CPrim;

// virtual CBoundingBox getBoundingBox(void) const = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not modify files, which are not required to modify!

* @returns The bounding box, which contain the primitive
*/
virtual CBoundingBox getBoundingBox(void) const = 0;
// virtual CBoundingBox getBoundingBox(void) const = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not modify files, which are not required to modify!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants