Added comments about the tape holes.

This commit is contained in:
2020-04-07 17:23:28 -04:00
parent 987ae1f129
commit 378dd52a94
3 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,11 @@
/*
Title : Assignment 2 Execution
Author: Edward R. Gonzalez
Description:
Provides a OMesh_HE object interface to make it easier to interact with the Open Mesh library.
*/
#pragma once
#include <math.h>