Blender V4.3
LocalIntersection Struct Reference

#include <types.h>

Public Attributes

int num_hits
 
struct Intersection hits [LOCAL_MAX_HITS]
 
float3 Ng [LOCAL_MAX_HITS]
 

Detailed Description

Definition at line 1262 of file kernel/types.h.

Member Data Documentation

◆ hits

struct Intersection LocalIntersection::hits[LOCAL_MAX_HITS]

◆ Ng

◆ num_hits

int LocalIntersection::num_hits

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