#include "MgcBox3.h"
Include dependency graph for MgcContBox.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | MgcContAlignedBox (int iQuantity, const MgcVector3 *akPoint, MgcVector3 &rkMin, MgcVector3 &rkMax) |
MgcBox3 | MgcContOrientedBox (int iQuantity, const MgcVector3 *akPoint) |
bool | MgcContOrientedBox (int iQuantity, const MgcVector3 *akPoint, const bool *abValid, MgcBox3 &rkBox) |
MgcBox3 | MgcMergeBoxes (const MgcBox3 &rkBox0, const MgcBox3 &rkBox1) |
|
Definition at line 38 of file MgcContBox.cpp. References MgcVector3::x, MgcVector3::y, and MgcVector3::z. |
|
|
|
Definition at line 106 of file MgcContBox.cpp. References MgcBox3::Axes(), MgcBox3::Axis(), MgcBox3::Center(), MgcBox3::Extents(), and MgcGaussPointsFit(). Here is the call graph for this function: ![]() |
|
|