Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ imagePrimitive
Method
imagePrimitive
src/IECoreGL/Texture.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
IECoreImage::ImagePrimitivePtr Texture::imagePrimitive() const
87
{
88
return nullptr;
89
}
Callers
7
testMaximumTextureResolution
Method · 0.45
testDataWindow
Method · 0.45
testFromImage
Method · 0.45
testFromCompoundData
Method · 0.45
testMissingChannelCreation
Method · 0.45
display
Method · 0.45
endIDRender
Method · 0.45
Calls
no outgoing calls
Tested by
2
testMaximumTextureResolution
Method · 0.36
testDataWindow
Method · 0.36