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

#include <GEO_PrimHexahedron.h>

Public Member Functions

 TLHex (const UT_Vector3 pos[8])
 
UT_Vector3 unitToHex (const UT_Vector3 &u) const
 
bool hexToUnit (UT_Vector3 &u, const UT_Vector3 &p) const
 
UT_Matrix3 getJacobian (const UT_Vector3 &u) const
 

Detailed Description

Trilinear Hex

Cube deformed with tri-linear deformation

Definition at line 308 of file GEO_PrimHexahedron.h.

Constructor & Destructor Documentation

GEO_PrimHexahedron::TLHex::TLHex ( const UT_Vector3  pos[8])
inline

Definition at line 311 of file GEO_PrimHexahedron.h.

Member Function Documentation

UT_Matrix3 GEO_PrimHexahedron::TLHex::getJacobian ( const UT_Vector3 u) const
inline

Definition at line 397 of file GEO_PrimHexahedron.h.

bool GEO_PrimHexahedron::TLHex::hexToUnit ( UT_Vector3 u,
const UT_Vector3 p 
) const
inline

Definition at line 336 of file GEO_PrimHexahedron.h.

UT_Vector3 GEO_PrimHexahedron::TLHex::unitToHex ( const UT_Vector3 u) const
inline

Definition at line 330 of file GEO_PrimHexahedron.h.


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