Blender  V3.3
Public Attributes | List of all members
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 971 of file kernel/types.h.

Member Data Documentation

◆ hits

struct Intersection LocalIntersection::hits[LOCAL_MAX_HITS]

◆ Ng

float3 LocalIntersection::Ng[LOCAL_MAX_HITS]

◆ num_hits

int LocalIntersection::num_hits

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