iMSTK
Interactive Medical Simulation Toolkit
Public Attributes | List of all members
imstk::RenderParticleKeyFrame Struct Reference

Keyframe for particle animation. More...

#include <imstkRenderParticleEmitter.h>

Collaboration diagram for imstk::RenderParticleKeyFrame:
Collaboration graph
[legend]

Public Attributes

float m_time = 0
 
Color m_color = Color::White
 
Vec3f m_acceleration = Vec3f(0, 0, 0)
 
float m_rotationalAcceleration = 0
 
float m_scale = 1.0f
 

Detailed Description

Keyframe for particle animation.

Definition at line 23 of file imstkRenderParticleEmitter.h.


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