MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / HnCamera

Method HnCamera

Hydrogent/src/HnCamera.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47HnCamera::HnCamera(const pxr::SdfPath& Id) :
48 pxr::HdCamera{Id}
49{
50}
51
52HnCamera::~HnCamera()
53{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected