|
Blender V4.3
|
#include "hydra/light.h"#include "hydra/session.h"#include "scene/light.h"#include "scene/scene.h"#include "scene/shader.h"#include "scene/shader_graph.h"#include "scene/shader_nodes.h"#include "util/hash.h"#include <pxr/imaging/hd/sceneDelegate.h>#include <pxr/usd/sdf/assetPath.h>Go to the source code of this file.
Functions | |
| HDCYCLES_NAMESPACE_OPEN_SCOPE Transform | convert_transform (const GfMatrix4d &matrix) |
| TF_DEFINE_PRIVATE_TOKENS (_tokens,(visibleInPrimaryRay)) | |
|
extern |
Definition at line 67 of file hydra/mesh.cpp.
| TF_DEFINE_PRIVATE_TOKENS | ( | _tokens | , |
| (visibleInPrimaryRay) | ) |