MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / ViewTransform

Method ViewTransform

src/OpenColorIO/ViewTransform.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84ViewTransform::ViewTransform(ReferenceSpaceType referenceSpace)
85 : m_impl(new ViewTransform::Impl(referenceSpace))
86{
87}
88
89ViewTransform::~ViewTransform()
90{

Callers 11

_new_itemMethod · 0.80
_set_valueMethod · 0.80
test_virtual_displayMethod · 0.80
test_copyMethod · 0.80
test_nameMethod · 0.80
test_familyMethod · 0.80
test_descriptionMethod · 0.80
test_transformMethod · 0.80
test_categoriesMethod · 0.80

Calls

no outgoing calls

Tested by 9

test_virtual_displayMethod · 0.64
test_copyMethod · 0.64
test_nameMethod · 0.64
test_familyMethod · 0.64
test_descriptionMethod · 0.64
test_transformMethod · 0.64
test_categoriesMethod · 0.64