Blender  V3.3
Public Attributes | List of all members
Intersection Struct Reference

#include <types.h>

Public Attributes

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

Detailed Description

Definition at line 540 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: