HDK
|
This is the complete list of members for GA_AttributeInstanceMatrix, including all inherited members.
GA_AttributeInstanceMatrix() | GA_AttributeInstanceMatrix | inline |
GA_AttributeInstanceMatrix(const GA_Attribute *N, const GA_Attribute *v, const GA_Attribute *up, const GA_Attribute *trans, const GA_Attribute *pscale, const GA_Attribute *pscale3, const GA_Attribute *rot, const GA_Attribute *orient, const GA_Attribute *pivot, const GA_Attribute *xform3, const GA_Attribute *xform4) | GA_AttributeInstanceMatrix | inline |
GA_AttributeInstanceMatrix(const GA_AttributeDict &dict, const UT_StringRef &N_name=GA_Names::N, const UT_StringRef &v_name=GA_Names::v) | GA_AttributeInstanceMatrix | inline |
GA_AttributeInstanceMatrix(const GA_AttributeDict &dict, const GA_Attribute *N) | GA_AttributeInstanceMatrix | inline |
getDataIds(GA_DataId data_ids[theNumAttribs]) const | GA_AttributeInstanceMatrix | |
getInverseMatrix(UT_Matrix4 &xform, const UT_Vector3 &P, GA_Offset offset, float default_pscale=1) const | GA_AttributeInstanceMatrix | |
getInverseMatrix(UT_Matrix4D &xform, const UT_Vector3D &P, GA_Offset offset, fpreal default_pscale=1) const | GA_AttributeInstanceMatrix | |
getInverseMatrix(UT_Matrix3 &xform, GA_Offset offset) const | GA_AttributeInstanceMatrix | |
getInverseMatrix(UT_DMatrix3 &xform, GA_Offset offset) const | GA_AttributeInstanceMatrix | |
getInverseMatrix(UT_Matrix4 &xform, const UT_Vector3 &P, const UT_Quaternion &orient, GA_Offset offset, float default_pscale=1) const | GA_AttributeInstanceMatrix | |
getInverseMatrix(UT_Matrix4D &xform, const UT_Vector3D &P, const UT_QuaternionD &orient, GA_Offset offset, fpreal default_pscale=1) const | GA_AttributeInstanceMatrix | |
getMatrix(UT_Matrix4 &xform, const UT_Vector3 &P, GA_Offset offset, float default_pscale=1) const | GA_AttributeInstanceMatrix | |
getMatrix(UT_Matrix4D &xform, const UT_Vector3D &P, GA_Offset offset, fpreal default_pscale=1) const | GA_AttributeInstanceMatrix | |
getMatrix(UT_Matrix3 &xform, GA_Offset offset) const | GA_AttributeInstanceMatrix | |
getMatrix(UT_DMatrix3 &xform, GA_Offset offset) const | GA_AttributeInstanceMatrix | |
getMatrix(UT_Matrix4 &xform, const UT_Vector3 &P, const UT_Quaternion &orient, GA_Offset offset, float default_pscale=1) const | GA_AttributeInstanceMatrix | |
getMatrix(UT_Matrix4D &xform, const UT_Vector3D &P, const UT_QuaternionD &orient, GA_Offset offset, fpreal default_pscale=1) const | GA_AttributeInstanceMatrix | |
getN() const | GA_AttributeInstanceMatrix | inline |
getOrient() const | GA_AttributeInstanceMatrix | inline |
getPivot() const | GA_AttributeInstanceMatrix | inline |
getPscale() const | GA_AttributeInstanceMatrix | inline |
getPscale3() const | GA_AttributeInstanceMatrix | inline |
getRemoveScales() const | GA_AttributeInstanceMatrix | inline |
getRot() const | GA_AttributeInstanceMatrix | inline |
getScales(GA_Offset offset) const | GA_AttributeInstanceMatrix | |
getTrans() const | GA_AttributeInstanceMatrix | inline |
getUp() const | GA_AttributeInstanceMatrix | inline |
getXform3() const | GA_AttributeInstanceMatrix | inline |
getXform4() const | GA_AttributeInstanceMatrix | inline |
hasAnyAttribs() const | GA_AttributeInstanceMatrix | |
hasNonScales() const | GA_AttributeInstanceMatrix | |
hasScales() const | GA_AttributeInstanceMatrix | |
initialize(const GA_AttributeDict &dict, const UT_StringRef &N_name=GA_Names::N, const UT_StringRef &v_name=GA_Names::v) | GA_AttributeInstanceMatrix | |
initialize(const GA_AttributeDict &dict, const GA_Attribute *N) | GA_AttributeInstanceMatrix | |
makeInvalid() | GA_AttributeInstanceMatrix | inline |
myN | GA_AttributeInstanceMatrix | |
myOrient | GA_AttributeInstanceMatrix | |
myPivot | GA_AttributeInstanceMatrix | |
myPscale | GA_AttributeInstanceMatrix | |
myPscale3 | GA_AttributeInstanceMatrix | |
myRemoveScales | GA_AttributeInstanceMatrix | |
myRot | GA_AttributeInstanceMatrix | |
myTrans | GA_AttributeInstanceMatrix | |
myUp | GA_AttributeInstanceMatrix | |
myXform3 | GA_AttributeInstanceMatrix | |
myXform4 | GA_AttributeInstanceMatrix | |
reset() | GA_AttributeInstanceMatrix | |
resetScales() | GA_AttributeInstanceMatrix | |
setN(const GA_Attribute *N) | GA_AttributeInstanceMatrix | inline |
theAttribNotPresentDataId | GA_AttributeInstanceMatrix | static |
theNumAttribs | GA_AttributeInstanceMatrix | static |
~GA_AttributeInstanceMatrix() | GA_AttributeInstanceMatrix | inline |