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

#include <kernel_types.h>

Public Attributes

float t
 
float u
 
float v
 
int prim
 
int object
 
int type
 

Detailed Description

Definition at line 666 of file kernel_types.h.

Member Data Documentation

◆ object

int Intersection::object

◆ prim

int Intersection::prim

◆ t

float Intersection::t

◆ type

int Intersection::type

◆ u

float Intersection::u

◆ v

float Intersection::v

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