ESyS-Particle  2.3.4
CRotParticle::exchangeType Class Reference

#include <RotParticle.h>

Collaboration diagram for CRotParticle::exchangeType:

Public Member Functions

 exchangeType ()
 
 exchangeType (const Vec3 &pos, const Vec3 &initPos, const Vec3 &vel, const Vec3 &currAngVel, const Quaternion &quat, const bool is_dyn, const bool is_rot)
 

Public Attributes

Vec3 m_pos
 
Vec3 m_initPos
 
Vec3 m_vel
 
Vec3 m_angVel
 
Quaternion m_quat
 
bool m_is_dynamic
 
bool m_is_rot
 

Friends

class TML_PackedMessageInterface
 

Constructor & Destructor Documentation

◆ exchangeType() [1/2]

CRotParticle::exchangeType::exchangeType ( )
inline

References m_is_dynamic, and m_is_rot.

◆ exchangeType() [2/2]

CRotParticle::exchangeType::exchangeType ( const Vec3 pos,
const Vec3 initPos,
const Vec3 vel,
const Vec3 currAngVel,
const Quaternion quat,
const bool  is_dyn,
const bool  is_rot 
)
inline

References m_is_dynamic, and m_is_rot.

Friends And Related Function Documentation

◆ TML_PackedMessageInterface

friend class TML_PackedMessageInterface
friend

Member Data Documentation

◆ m_angVel

◆ m_initPos

◆ m_is_dynamic

◆ m_is_rot

◆ m_pos

◆ m_quat

◆ m_vel


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