HDK
|
This is the complete list of members for GA_AIFStdMath, including all inherited members.
add(GA_AttributeOperand &dest, GA_AttributeOperand &a, GA_AttributeOperand &b, int component=-1) const | GA_AIFStdMath | |
colVecMult(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_Matrix4 &xform) const | GA_AIFStdMath | |
colVecMult(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_DMatrix4 &xform) const | GA_AIFStdMath | |
colVecMult(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_Matrix3 &xform) const | GA_AIFStdMath | |
colVecMult(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_DMatrix3 &xform) const | GA_AIFStdMath | |
colVecMult3(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_Matrix4 &xform) const | GA_AIFStdMath | |
colVecMult3(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_DMatrix4 &xform) const | GA_AIFStdMath | |
GA_AIFMath() | GA_AIFMath | inline |
GA_AIFStdMath() | GA_AIFStdMath | inline |
getNoMath() | GA_AIFMath | static |
madd(GA_AttributeOperand &dest, GA_AttributeOperand &a, GA_AttributeOperand &b, int component=-1) const | GA_AIFStdMath | |
mul(GA_AttributeOperand &dest, GA_AttributeOperand &a, GA_AttributeOperand &b, int component=-1) const | GA_AIFStdMath | |
normalize(GA_AttributeOperand &dest, GA_AttributeOperand &src) const | GA_AIFStdMath | |
ntransform(GA_AttributeOperand &dest, GA_AttributeOperand &src, const MTYPE &xform) const | GA_AIFStdMath | inline |
ptransform(GA_AttributeOperand &dest, GA_AttributeOperand &src, const MTYPE &xform) const | GA_AIFStdMath | inline |
rowVecMult(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_Matrix4 &xform) const | GA_AIFStdMath | |
rowVecMult(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_DMatrix4 &xform) const | GA_AIFStdMath | |
rowVecMult(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_Matrix3 &xform) const | GA_AIFStdMath | |
rowVecMult(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_DMatrix3 &xform) const | GA_AIFStdMath | |
rowVecMult3(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_Matrix4 &xform) const | GA_AIFStdMath | |
rowVecMult3(GA_AttributeOperand &dest, GA_AttributeOperand &src, const UT_DMatrix4 &xform) const | GA_AIFStdMath | |
sub(GA_AttributeOperand &dest, GA_AttributeOperand &a, GA_AttributeOperand &b, int component=-1) const | GA_AIFStdMath | |
vtransform(GA_AttributeOperand &dest, GA_AttributeOperand &src, const MTYPE &xform) const | GA_AIFStdMath | inline |
~GA_AIFMath() | GA_AIFMath | virtual |
~GA_AIFStdMath() override | GA_AIFStdMath |