Blender
V3.3
|
#include <eevee_private.h>
Public Attributes | |
struct GPUVertBuf * | hair_pos |
struct GPUTexture * | hair_pos_tx |
Definition at line 662 of file eevee_private.h.
struct GPUVertBuf* EEVEE_HairMotionStepData::hair_pos |
Definition at line 663 of file eevee_private.h.
Referenced by EEVEE_motion_blur_cache_finish(), EEVEE_motion_blur_curves_cache_populate(), EEVEE_motion_blur_hair_cache_populate(), EEVEE_motion_blur_swap_data(), and EEVEE_motion_hair_step_free().
struct GPUTexture* EEVEE_HairMotionStepData::hair_pos_tx |
Definition at line 664 of file eevee_private.h.
Referenced by EEVEE_motion_blur_cache_finish(), EEVEE_motion_blur_curves_cache_populate(), EEVEE_motion_blur_hair_cache_populate(), EEVEE_motion_blur_swap_data(), and EEVEE_motion_hair_step_free().