#include <camera.h>
Inherits PXR_NS::HdCamera.
|
| static void | ApplyCameraSettings (PXR_NS::HdRenderParam *renderParam, const PXR_NS::GfCamera &cameraData, PXR_NS::CameraUtilConformWindowPolicy windowPolicy, CCL_NS::Camera *targetCamera) |
| |
| static void | ApplyCameraSettings (PXR_NS::HdRenderParam *renderParam, const PXR_NS::GfMatrix4d &worldToViewMatrix, const PXR_NS::GfMatrix4d &projectionMatrix, const std::vector< PXR_NS::GfVec4d > &clipPlanes, CCL_NS::Camera *targetCamera) |
| |
Definition at line 16 of file hydra/camera.h.
◆ HdCyclesCamera()
| HdCyclesCamera::HdCyclesCamera |
( |
const PXR_NS::SdfPath & | sprimId | ) |
|
◆ ~HdCyclesCamera()
| HdCyclesCamera::~HdCyclesCamera |
( |
| ) |
|
|
override |
◆ ApplyCameraSettings() [1/3]
| void HdCyclesCamera::ApplyCameraSettings |
( |
PXR_NS::HdRenderParam * | renderParam, |
|
|
CCL_NS::Camera * | targetCamera ) const |
◆ ApplyCameraSettings() [2/3]
| static void HdCyclesCamera::ApplyCameraSettings |
( |
PXR_NS::HdRenderParam * | renderParam, |
|
|
const PXR_NS::GfCamera & | cameraData, |
|
|
PXR_NS::CameraUtilConformWindowPolicy | windowPolicy, |
|
|
CCL_NS::Camera * | targetCamera ) |
|
static |
◆ ApplyCameraSettings() [3/3]
| static void HdCyclesCamera::ApplyCameraSettings |
( |
PXR_NS::HdRenderParam * | renderParam, |
|
|
const PXR_NS::GfMatrix4d & | worldToViewMatrix, |
|
|
const PXR_NS::GfMatrix4d & | projectionMatrix, |
|
|
const std::vector< PXR_NS::GfVec4d > & | clipPlanes, |
|
|
CCL_NS::Camera * | targetCamera ) |
|
static |
◆ Finalize()
| void HdCyclesCamera::Finalize |
( |
PXR_NS::HdRenderParam * | renderParam | ) |
|
|
override |
◆ GetInitialDirtyBitsMask()
| HdDirtyBits HdCyclesCamera::GetInitialDirtyBitsMask |
( |
| ) |
const |
|
override |
◆ Sync()
| void HdCyclesCamera::Sync |
( |
PXR_NS::HdSceneDelegate * | sceneDelegate, |
|
|
PXR_NS::HdRenderParam * | renderParam, |
|
|
PXR_NS::HdDirtyBits * | dirtyBits ) |
|
override |
The documentation for this class was generated from the following files: