Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
ViewTransform::ViewTransform(ReferenceSpaceType referenceSpace)
85
: m_impl(new ViewTransform::Impl(referenceSpace))
86
{
87
}
88
89
ViewTransform::~ViewTransform()
90
{
Callers
11
_new_item
Method · 0.80
_set_value
Method · 0.80
test_virtual_display
Method · 0.80
test_default_contructor
Method · 0.80
test_copy
Method · 0.80
test_name
Method · 0.80
test_family
Method · 0.80
test_description
Method · 0.80
test_interchangeAttribute
Method · 0.80
test_transform
Method · 0.80
test_categories
Method · 0.80
Calls
no outgoing calls
Tested by
9
test_virtual_display
Method · 0.64
test_default_contructor
Method · 0.64
test_copy
Method · 0.64
test_name
Method · 0.64
test_family
Method · 0.64
test_description
Method · 0.64
test_interchangeAttribute
Method · 0.64
test_transform
Method · 0.64
test_categories
Method · 0.64