| 
    HDK
    
   | 
 
#include "SIM_API.h"#include <GA/GA_Handle.h>#include <GU/GU_DetailHandle.h>#include <SYS/SYS_TypeTraits.h>
 Include dependency graph for SIM_ObjectReader.h:Go to the source code of this file.
Classes | |
| class | SIM_BaseObjectReader | 
| class | SIM_SingleObjectReader | 
| class | SIM_PackedPrimitiveReader | 
| class | SIM_PackedObjectWriter | 
| class | SIM_AgentShapeReader | 
| struct | SIM_AgentShapeReader::BatchROHandleA< ARRAY_T > | 
| struct | SIM_AgentShapeReader::BatchRWHandleA< ARRAY_T > | 
Functions | |
| SIM_API void | SIMcomputePositionTransform (const UT_Vector3 &pos, const UT_Vector3 &pivot, const UT_Quaternion &orient, UT_Matrix4D &xform) | 
| SIM_API void | SIMcomputePositionTransform (const UT_Vector3 &pos, const UT_Vector3 &pivot, const UT_Quaternion &orient, const UT_Vector3 &scale, UT_Matrix4D &xform) | 
| SIM_API void SIMcomputePositionTransform | ( | const UT_Vector3 & | pos, | 
| const UT_Vector3 & | pivot, | ||
| const UT_Quaternion & | orient, | ||
| UT_Matrix4D & | xform | ||
| ) | 
| SIM_API void SIMcomputePositionTransform | ( | const UT_Vector3 & | pos, | 
| const UT_Vector3 & | pivot, | ||
| const UT_Quaternion & | orient, | ||
| const UT_Vector3 & | scale, | ||
| UT_Matrix4D & | xform | ||
| ) |