|
Blender
V3.3
|
#include "hydra/attribute.h"#include "hydra/geometry.h"#include "hydra/instancer.h"#include "hydra/material.h"#include "hydra/session.h"#include "scene/geometry.h"#include "scene/object.h"#include "scene/scene.h"#include "util/hash.h"#include <pxr/imaging/hd/sceneDelegate.h>Go to the source code of this file.
Functions | |
| HDCYCLES_NAMESPACE_OPEN_SCOPE Transform | convert_transform (const GfMatrix4d &matrix) |
| HDCYCLES_NAMESPACE_OPEN_SCOPE Transform convert_transform | ( | const GfMatrix4d & | matrix | ) |
Definition at line 65 of file hydra/mesh.cpp.
Referenced by HdCyclesGeometry< Base, CyclesBase >::Sync().