HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_GroomUtils::QuatInterpTempStorage Class Reference

#include <GU_GroomUtils.h>

Public Member Functions

SYS_FORCE_INLINE void setDim (int pointcount, int attribcount, int guidecount)
 
SYS_FORCE_INLINE int getLinearIndex (int pointindex, int attribindex, int guideindex)
 
SYS_FORCE_INLINE const
UT_QuaternionF
getValue (int pointindex, int attribindex, int guideindex)
 
SYS_FORCE_INLINE void setValue (int pointindex, int attribindex, int guideindex, UT_QuaternionF &quat)
 
SYS_FORCE_INLINE const
UT_QuaternionFArray
getData ()
 

Detailed Description

Definition at line 212 of file GU_GroomUtils.h.

Member Function Documentation

SYS_FORCE_INLINE const UT_QuaternionFArray& GU_GroomUtils::QuatInterpTempStorage::getData ( )
inline

Definition at line 254 of file GU_GroomUtils.h.

SYS_FORCE_INLINE int GU_GroomUtils::QuatInterpTempStorage::getLinearIndex ( int  pointindex,
int  attribindex,
int  guideindex 
)
inline

Definition at line 225 of file GU_GroomUtils.h.

SYS_FORCE_INLINE const UT_QuaternionF& GU_GroomUtils::QuatInterpTempStorage::getValue ( int  pointindex,
int  attribindex,
int  guideindex 
)
inline

Definition at line 236 of file GU_GroomUtils.h.

SYS_FORCE_INLINE void GU_GroomUtils::QuatInterpTempStorage::setDim ( int  pointcount,
int  attribcount,
int  guidecount 
)
inline

Definition at line 216 of file GU_GroomUtils.h.

SYS_FORCE_INLINE void GU_GroomUtils::QuatInterpTempStorage::setValue ( int  pointindex,
int  attribindex,
int  guideindex,
UT_QuaternionF quat 
)
inline

Definition at line 245 of file GU_GroomUtils.h.


The documentation for this class was generated from the following file: