Blender  V2.93
Public Attributes | List of all members
Ray Struct Reference

#include <kernel_types.h>

Public Attributes

float3 P
 
float3 D
 
float t
 
float time
 
differential3 dP
 
differential3 dD
 

Detailed Description

Definition at line 637 of file kernel_types.h.

Member Data Documentation

◆ D

float3 Ray::D

◆ dD

differential3 Ray::dD

◆ dP

differential3 Ray::dP

◆ P

float3 Ray::P

◆ t

float Ray::t

◆ time

float Ray::time

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