Blender V4.5
EffectedPoint Struct Reference

#include <BKE_effect.h>

Public Attributes

float * loc
float * vel
float * ave
float * rot
float vel_to_frame
float vel_to_sec
float size
float charge
unsigned int flag
int index
struct ParticleSystempsys

Detailed Description

Definition at line 24 of file BKE_effect.h.

Member Data Documentation

◆ ave

float* EffectedPoint::ave

◆ charge

float EffectedPoint::charge

Definition at line 33 of file BKE_effect.h.

Referenced by do_physical_effector(), and pd_point_from_particle().

◆ flag

unsigned int EffectedPoint::flag

◆ index

int EffectedPoint::index

◆ loc

◆ psys

struct ParticleSystem* EffectedPoint::psys

◆ rot

float* EffectedPoint::rot

◆ size

float EffectedPoint::size

◆ vel

float* EffectedPoint::vel

◆ vel_to_frame

float EffectedPoint::vel_to_frame

◆ vel_to_sec

float EffectedPoint::vel_to_sec

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