Unravel Engine C++ Reference
Loading...
Searching...
No Matches
emitter_runtime.h File Reference
#include "particle_types.h"
#include <bx/easing.h>
#include <math/bbox.h>
#include <math/math.h>
#include <math/transform.hpp>
#include <array>
#include <cstdint>

Go to the source code of this file.

Classes

struct  unravel::ps_soa::emitter_transform_state
 Per-frame transform inputs. Authoring desc never owns these. More...
 
struct  unravel::ps_soa::emitter_sim_state
 Mutable simulation bookkeeping owned by the soa emitter instance. More...
 
struct  unravel::ps_soa::emitter_sim_constants
 Hot-loop constants baked from desc (CPU now, CB-shaped for GPU later). More...
 

Namespaces

namespace  unravel
 
namespace  unravel::ps_soa