Vis 2
Kinetic Visualization for 3D shape and structure
 All Classes Namespaces Functions Pages
Public Member Functions | Public Attributes | List of all members
IParticle Class Referenceabstract

#include <IParticle.h>

Inheritance diagram for IParticle:
SurfaceAlignedParticle

Public Member Functions

virtual void update ()=0
 
virtual void spawn ()=0
 

Public Attributes

glm::vec3 _position
 
glm::vec3 _direction
 
float _velocity
 
float _remainingLifetime
 

Detailed Description

Basic definition of a particle object in the engine which moves into a certain direction at a certain speed


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