Blender V2.61 - r43446
|
#include "light.h"
#include "mesh.h"
#include "object.h"
#include "scene.h"
#include "blender_sync.h"
#include "blender_util.h"
#include "util_foreach.h"
Go to the source code of this file.
Functions | |
static uint | object_ray_visibility (BL::Object b_ob) |
static uint object_ray_visibility | ( | BL::Object | b_ob | ) | [static] |
Definition at line 66 of file blender_object.cpp.
References get_boolean(), PATH_RAY_CAMERA, PATH_RAY_DIFFUSE, PATH_RAY_GLOSSY, PATH_RAY_SHADOW, PATH_RAY_TRANSMIT, and RNA_pointer_get().