![]() |
Blender V2.61 - r43446
|
#include "MEM_guardedalloc.h"#include "BLI_utildefines.h"#include "vbvh.h"#include "svbvh.h"#include "reorganize.h"Go to the source code of this file.
Functions | |
| RayObject * | RE_rayobject_svbvh_create (int size) |
Definition in file rayobject_svbvh.cpp.
| RayObject* RE_rayobject_svbvh_create | ( | int | size | ) |
Definition at line 192 of file rayobject_svbvh.cpp.
References NULL.
Referenced by RE_rayobject_create().