SPH
Classes | Enumerations
RenderJobs.h File Reference
#include "gui/Settings.h"
#include "gui/objects/CameraJobs.h"

Go to the source code of this file.

Classes

class  IRenderPreview
 
class  AnimationJob
 
class  VdbJob
 

Enumerations

enum class  ColorizerFlag {
  VELOCITY = 1 << 0 , ENERGY = 1 << 1 , BOUND_COMPONENT_ID = 1 << 2 , MASS = 1 << 3 ,
  BEAUTY = 1 << 4 , GRAVITY = 1 << 5 , DAMAGE = 1 << 6
}
 
enum class  AnimationType { SINGLE_FRAME , ORBIT , FILE_SEQUENCE }
 

Enumeration Type Documentation

◆ AnimationType

enum AnimationType
strong
Enumerator
SINGLE_FRAME 
ORBIT 
FILE_SEQUENCE 

Definition at line 24 of file RenderJobs.h.

◆ ColorizerFlag

enum ColorizerFlag
strong
Enumerator
VELOCITY 
ENERGY 
BOUND_COMPONENT_ID 
MASS 
BEAUTY 
GRAVITY 
DAMAGE 

Definition at line 14 of file RenderJobs.h.