9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
|
/**
|
||
|
* @mainpage SNP - P03 Calculate bounding box
|
||
|
*
|
||
|
* @section Purpose
|
||
|
*
|
||
|
* This is a lab to calculate the bounding box of some triangle and to compare the boxes
|
||
|
*
|
||
|
*/
|