Blender V4.5
KernelParamsHIPRT::KernelParticle Struct Reference

#include <globals.h>

Public Attributes

int index
float age
float lifetime
float size
float4 rotation
float4 location
float4 velocity
float4 angular_velocity

Detailed Description

Definition at line 1713 of file device/hiprt/globals.h.

Member Data Documentation

◆ age

float KernelParamsHIPRT::KernelParticle::age

Definition at line 1715 of file device/hiprt/globals.h.

◆ angular_velocity

float4 KernelParamsHIPRT::KernelParticle::angular_velocity

Definition at line 1723 of file device/hiprt/globals.h.

◆ index

int KernelParamsHIPRT::KernelParticle::index

Definition at line 1714 of file device/hiprt/globals.h.

◆ lifetime

float KernelParamsHIPRT::KernelParticle::lifetime

Definition at line 1716 of file device/hiprt/globals.h.

◆ location

float4 KernelParamsHIPRT::KernelParticle::location

Definition at line 1721 of file device/hiprt/globals.h.

◆ rotation

float4 KernelParamsHIPRT::KernelParticle::rotation

Definition at line 1718 of file device/hiprt/globals.h.

◆ size

float KernelParamsHIPRT::KernelParticle::size

Definition at line 1717 of file device/hiprt/globals.h.

◆ velocity

float4 KernelParamsHIPRT::KernelParticle::velocity

Definition at line 1722 of file device/hiprt/globals.h.


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