Source position: orca_scene3d.pas line 236
type TD3AABB = record
min: TD3Vector;
max: TD3Vector;
end;