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

#include <SIM_ObjectReader.h>

Public Member Functions

 SIM_PackedObjectWriter (GU_Detail &gdp)
 
SYS_FORCE_INLINE GA_Offset getPointOffset () const
 
void setPrimOffset (GA_Offset primoff, GA_Offset ptoff=GA_INVALID_OFFSET)
 
void setPivot (const UT_Vector3 &pivot)
 
void setOrientation (const UT_Quaternion &orient)
 
void setPosition (const UT_Vector3 &pos)
 
void setVelocity (const UT_Vector3 &vel)
 
void setAngularVelocity (const UT_Vector3 &avel)
 
void setName (const char *name)
 
void updatePivotIntrinsic (const UT_Vector3 &pivot, const UT_Matrix4D &position_xform)
 
GU_DetailgetSimGdp ()
 

Detailed Description

Definition at line 133 of file SIM_ObjectReader.h.

Constructor & Destructor Documentation

SIM_PackedObjectWriter::SIM_PackedObjectWriter ( GU_Detail gdp)

Member Function Documentation

SYS_FORCE_INLINE GA_Offset SIM_PackedObjectWriter::getPointOffset ( ) const
inline

Definition at line 138 of file SIM_ObjectReader.h.

GU_Detail& SIM_PackedObjectWriter::getSimGdp ( )
inline

Definition at line 151 of file SIM_ObjectReader.h.

void SIM_PackedObjectWriter::setAngularVelocity ( const UT_Vector3 avel)
void SIM_PackedObjectWriter::setName ( const char *  name)
void SIM_PackedObjectWriter::setOrientation ( const UT_Quaternion orient)
void SIM_PackedObjectWriter::setPivot ( const UT_Vector3 pivot)
void SIM_PackedObjectWriter::setPosition ( const UT_Vector3 pos)
void SIM_PackedObjectWriter::setPrimOffset ( GA_Offset  primoff,
GA_Offset  ptoff = GA_INVALID_OFFSET 
)
void SIM_PackedObjectWriter::setVelocity ( const UT_Vector3 vel)
void SIM_PackedObjectWriter::updatePivotIntrinsic ( const UT_Vector3 pivot,
const UT_Matrix4D position_xform 
)

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