Blender V5.0
KernelParamsOptiX::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 1752 of file device/optix/globals.h.

Member Data Documentation

◆ age

float KernelParamsOptiX::KernelParticle::age

Definition at line 1754 of file device/optix/globals.h.

◆ angular_velocity

float4 KernelParamsOptiX::KernelParticle::angular_velocity

Definition at line 1762 of file device/optix/globals.h.

◆ index

int KernelParamsOptiX::KernelParticle::index

Definition at line 1753 of file device/optix/globals.h.

◆ lifetime

float KernelParamsOptiX::KernelParticle::lifetime

Definition at line 1755 of file device/optix/globals.h.

◆ location

float4 KernelParamsOptiX::KernelParticle::location

Definition at line 1760 of file device/optix/globals.h.

◆ rotation

float4 KernelParamsOptiX::KernelParticle::rotation

Definition at line 1757 of file device/optix/globals.h.

◆ size

float KernelParamsOptiX::KernelParticle::size

Definition at line 1756 of file device/optix/globals.h.

◆ velocity

float4 KernelParamsOptiX::KernelParticle::velocity

Definition at line 1761 of file device/optix/globals.h.


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