|
Blender V5.0
|
#include <BLI_kdopbvh.hh>
Public Attributes | |
| union { | |
| struct { | |
| float min | |
| float max | |
| } | |
| float range [2] | |
| }; | |
Definition at line 21 of file BLI_kdopbvh.hh.
| union { ... } BVHTreeAxisRange |
| float BVHTreeAxisRange::max |
Definition at line 24 of file BLI_kdopbvh.hh.
| float BVHTreeAxisRange::min |
Definition at line 24 of file BLI_kdopbvh.hh.
| float BVHTreeAxisRange::range[2] |
Definition at line 27 of file BLI_kdopbvh.hh.