HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HDK_Sample::sop_SweepGridTransformWrapper Struct Reference

Public Member Functions

 sop_SweepGridTransformWrapper ()
 
void init (const SOP_SweepHDKCache &cache, exint gridi)
 
template<typename T >
const UT_Vector3T< T > * getTranslates () const
 
template<typename T >
const UT_Matrix3T< T > * getInverse3s () const
 
template<typename T >
const UT_Matrix3T< T > * getMatrix3s () const
 
template<typename T >
const UT_QuaternionT< T > * getQuaternions () const
 

Public Attributes

UT_Vector3DmyTranslated
 
UT_Matrix3DmyMatrix3d
 
UT_Matrix3DmyInverse3d
 
UT_QuaternionDmyQuaterniond
 
UT_Vector3FmyTranslatef
 
UT_Matrix3FmyMatrix3f
 
UT_Matrix3FmyInverse3f
 
UT_QuaternionFmyQuaternionf
 

Detailed Description

Definition at line 360 of file SOP_SweepHDK.C.

Constructor & Destructor Documentation

HDK_Sample::sop_SweepGridTransformWrapper::sop_SweepGridTransformWrapper ( )
inline

Definition at line 362 of file SOP_SweepHDK.C.

Member Function Documentation

template<typename T >
const UT_Matrix3T<T>* HDK_Sample::sop_SweepGridTransformWrapper::getInverse3s ( ) const
inline

Definition at line 390 of file SOP_SweepHDK.C.

template<typename T >
const UT_Matrix3T<T>* HDK_Sample::sop_SweepGridTransformWrapper::getMatrix3s ( ) const
inline

Definition at line 402 of file SOP_SweepHDK.C.

template<typename T >
const UT_QuaternionT<T>* HDK_Sample::sop_SweepGridTransformWrapper::getQuaternions ( ) const
inline

Definition at line 414 of file SOP_SweepHDK.C.

template<typename T >
const UT_Vector3T<T>* HDK_Sample::sop_SweepGridTransformWrapper::getTranslates ( ) const
inline

Definition at line 378 of file SOP_SweepHDK.C.

void HDK_Sample::sop_SweepGridTransformWrapper::init ( const SOP_SweepHDKCache cache,
exint  gridi 
)
inline

Definition at line 364 of file SOP_SweepHDK.C.

Member Data Documentation

UT_Matrix3D* HDK_Sample::sop_SweepGridTransformWrapper::myInverse3d

Definition at line 427 of file SOP_SweepHDK.C.

UT_Matrix3F* HDK_Sample::sop_SweepGridTransformWrapper::myInverse3f

Definition at line 431 of file SOP_SweepHDK.C.

UT_Matrix3D* HDK_Sample::sop_SweepGridTransformWrapper::myMatrix3d

Definition at line 426 of file SOP_SweepHDK.C.

UT_Matrix3F* HDK_Sample::sop_SweepGridTransformWrapper::myMatrix3f

Definition at line 430 of file SOP_SweepHDK.C.

UT_QuaternionD* HDK_Sample::sop_SweepGridTransformWrapper::myQuaterniond

Definition at line 428 of file SOP_SweepHDK.C.

UT_QuaternionF* HDK_Sample::sop_SweepGridTransformWrapper::myQuaternionf

Definition at line 432 of file SOP_SweepHDK.C.

UT_Vector3D* HDK_Sample::sop_SweepGridTransformWrapper::myTranslated

Definition at line 425 of file SOP_SweepHDK.C.

UT_Vector3F* HDK_Sample::sop_SweepGridTransformWrapper::myTranslatef

Definition at line 429 of file SOP_SweepHDK.C.


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