HDK
|
#include <BV_Overlap.h>
Public Member Functions | |
void | computeNormal () |
void | transform (const UT_Matrix3 &R, const UT_Vector3 &T) |
Public Attributes | |
UT_Vector3 | myP [3] |
UT_Vector3 | myNormal |
Definition at line 16 of file BV_Overlap.h.
void bvTriangle::computeNormal | ( | ) |
void bvTriangle::transform | ( | const UT_Matrix3 & | R, |
const UT_Vector3 & | T | ||
) |
UT_Vector3 bvTriangle::myNormal |
Definition at line 21 of file BV_Overlap.h.
UT_Vector3 bvTriangle::myP[3] |
Definition at line 21 of file BV_Overlap.h.