|
Blender V4.3
|
#include <BLI_kdopbvh.h>
Public Attributes | |
| union { | |
| struct { | |
| float min | |
| float max | |
| } | |
| float range [2] | |
| }; | |
Definition at line 23 of file BLI_kdopbvh.h.
| union { ... } BVHTreeAxisRange |
| float BVHTreeAxisRange::max |
Definition at line 26 of file BLI_kdopbvh.h.
| float BVHTreeAxisRange::min |
Definition at line 26 of file BLI_kdopbvh.h.
| float BVHTreeAxisRange::range[2] |
Definition at line 29 of file BLI_kdopbvh.h.