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

#include <BLI_kdopbvh.h>

Public Attributes

float origin [3]
 
float direction [3]
 
float radius
 
struct IsectRayPrecalcisect_precalc
 

Detailed Description

Definition at line 52 of file BLI_kdopbvh.h.

Member Data Documentation

◆ direction

float BVHTreeRay::direction[3]

◆ isect_precalc

struct IsectRayPrecalc* BVHTreeRay::isect_precalc

◆ origin

float BVHTreeRay::origin[3]

◆ radius

float BVHTreeRay::radius

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