#include <TS_Quadric.h>
Definition at line 33 of file TS_Quadric.h.
| TS_Quadric::TS_Quadric | ( | ) |
| TS_Quadric::TS_Quadric | ( | const UT_Matrix4 & | ) |
| int TS_Quadric::computeBound | ( | UT_BoundingBox & | bound | ) | const |
| int TS_Quadric::computeBound | ( | UT_Vector3 & | min, | |
| UT_Vector3 & | max | |||
| ) | const |
| void TS_Quadric::cylinder | ( | const UT_Vector3 & | p0, | |
| const UT_Vector3 & | axis, | |||
| float | radius = 1.0F | |||
| ) |
| fpreal64 TS_Quadric::eval | ( | const UT_Vector3 & | ) | const |
| fpreal64 TS_Quadric::eval2 | ( | const UT_Vector3 & | ) | const |
| void TS_Quadric::evalGrad | ( | const UT_Vector3 & | p, | |
| UT_Vector3 & | n | |||
| ) | const |
| fpreal64 TS_Quadric::evalMix | ( | const UT_Vector3 & | p0, | |
| const UT_Vector3 & | p1 | |||
| ) | const |
| void TS_Quadric::fromMatrix4 | ( | const UT_DMatrix4 & | m | ) |
| void TS_Quadric::fromMatrix4 | ( | const UT_Matrix4 & | m | ) |
| TS_Quadric::operator UT_Matrix4 | ( | ) | const |
| TS_Quadric& TS_Quadric::operator*= | ( | float | rhs | ) |
| TS_Quadric& TS_Quadric::operator+= | ( | float | rhs | ) |
| TS_Quadric& TS_Quadric::operator-= | ( | float | rhs | ) |
| TS_Quadric& TS_Quadric::operator/= | ( | float | rhs | ) |
| void TS_Quadric::planes | ( | const UT_Vector3 & | p0, | |
| const UT_Vector3 & | n, | |||
| float | r | |||
| ) |
| void TS_Quadric::sphere | ( | const UT_Vector3 & | center, | |
| float | radius = 1.0F | |||
| ) |
| void TS_Quadric::toMatrix4 | ( | UT_DMatrix4 & | m | ) | const |
| void TS_Quadric::toMatrix4 | ( | UT_Matrix4 & | m | ) | const |
| void TS_Quadric::transform | ( | const UT_Matrix4 & | m | ) |
| void TS_Quadric::zeroTransform | ( | ) |
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
Definition at line 59 of file TS_Quadric.h.
1.5.9