|
Blender V4.5
|
#include "hydra/render_delegate.h"#include "hydra/camera.h"#include "hydra/curves.h"#include "hydra/field.h"#include "hydra/instancer.h"#include "hydra/light.h"#include "hydra/material.h"#include "hydra/mesh.h"#include "hydra/node_util.h"#include "hydra/pointcloud.h"#include "hydra/render_buffer.h"#include "hydra/render_pass.h"#include "hydra/session.h"#include "hydra/volume.h"#include "scene/integrator.h"#include "scene/scene.h"#include "session/session.h"#include <pxr/base/tf/getenv.h>#include <pxr/imaging/hd/extComputation.h>#include <pxr/imaging/hgi/tokens.h>Go to the source code of this file.
Functions | |
| HDCYCLES_NAMESPACE_OPEN_SCOPE | TF_DEFINE_PUBLIC_TOKENS (HdCyclesRenderSettingsTokens, HD_CYCLES_RENDER_SETTINGS_TOKENS) |
| TF_DEFINE_PRIVATE_TOKENS (_tokens,(cycles)(openvdbAsset)) | |
| TF_DEFINE_PRIVATE_TOKENS | ( | _tokens | , |
| (cycles)(openvdbAsset) | ) |
References TF_DEFINE_PRIVATE_TOKENS().
| HDCYCLES_NAMESPACE_OPEN_SCOPE TF_DEFINE_PUBLIC_TOKENS | ( | HdCyclesRenderSettingsTokens | , |
| HD_CYCLES_RENDER_SETTINGS_TOKENS | ) |
References HD_CYCLES_RENDER_SETTINGS_TOKENS, and TF_DEFINE_PUBLIC_TOKENS().
Referenced by TF_DEFINE_PUBLIC_TOKENS().