Blender
V3.3
|
#include <BLI_kdopbvh.h>
Public Attributes | |
union { | |
struct { | |
float min | |
float max | |
} | |
float range [2] | |
}; | |
Definition at line 22 of file BLI_kdopbvh.h.
union { ... } |
float BVHTreeAxisRange::max |
Definition at line 25 of file BLI_kdopbvh.h.
float BVHTreeAxisRange::min |
Definition at line 25 of file BLI_kdopbvh.h.
float BVHTreeAxisRange::range[2] |
Definition at line 28 of file BLI_kdopbvh.h.