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

Method getStyle

src/OpenColorIO/transforms/CDLTransform.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177CDLStyle CDLTransformImpl::getStyle() const
178{
179 return CDLOpData::ConvertStyle(data().getStyle());
180}
181
182void CDLTransformImpl::setStyle(CDLStyle style)
183{

Callers 15

update_from_transformMethod · 0.45
__init__Method · 0.45
update_from_transformMethod · 0.45
update_from_transformMethod · 0.45
__init__Method · 0.45
update_from_transformMethod · 0.45
__init__Method · 0.45
update_from_transformMethod · 0.45
bindPyBuiltinTransformFunction · 0.45

Calls

no outgoing calls

Tested by 15

test_contructorMethod · 0.36
test_styleMethod · 0.36
test_get_processorMethod · 0.36
test_color_pickingMethod · 0.36
test_MergeColorSpaceMethod · 0.36
test_styleMethod · 0.36
test_styleMethod · 0.36
test_contructorMethod · 0.36
test_styleMethod · 0.36