PoseMorphPSR Class Reference

#include <c4d_posemorphtagdata.h>

Public Member Functions

 PoseMorphPSR ()
 
 ~PoseMorphPSR ()
 
Bool Write (HyperFile *hf)
 
Bool Read (HyperFile *hf)
 
Bool CopyTo (PoseMorphPSR *dst)
 
void Set (BaseObject *op, POSEMORPH_PSR_FLAG flags)
 
void Transform (POSEMORPH_PSR_FLAG flags, const PoseMorphPSR *base)
 
Bool IsEmpty ()
 

Public Attributes

Vector m_Pos
 
Vector m_Scale
 
Vector m_Rot
 
POSEMORPH_PSR_FLAG m_Flags
 
Matrix m_tmpM
 

Detailed Description

Private.

Constructor & Destructor Documentation

◆ PoseMorphPSR()

◆ ~PoseMorphPSR()

Member Function Documentation

◆ Write()

Bool Write ( HyperFile hf)

◆ Read()

Bool Read ( HyperFile hf)

◆ CopyTo()

Bool CopyTo ( PoseMorphPSR dst)

◆ Set()

void Set ( BaseObject op,
POSEMORPH_PSR_FLAG  flags 
)

◆ Transform()

void Transform ( POSEMORPH_PSR_FLAG  flags,
const PoseMorphPSR base 
)

◆ IsEmpty()

Bool IsEmpty ( )

Member Data Documentation

◆ m_Pos

Vector m_Pos

◆ m_Scale

Vector m_Scale

◆ m_Rot

Vector m_Rot

◆ m_Flags

◆ m_tmpM

Matrix m_tmpM