Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ ImagePrimitive
Method
ImagePrimitive
src/IECoreImage/ImagePrimitive.cpp:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
IE_CORE_DEFINEOBJECTTYPEDESCRIPTION(ImagePrimitive);
68
69
ImagePrimitive::ImagePrimitive()
70
{
71
}
72
73
ImagePrimitive::ImagePrimitive( const Box2i &dataWindow, const Box2i &displayWindow )
74
{
Callers
15
testSeparateRGB
Method · 0.80
testCs
Method · 0.80
test
Method · 0.80
__makeFloatImage
Method · 0.80
__makeIntImage
Method · 0.80
__makeGreyscaleImage
Method · 0.80
testConstruction
Method · 0.80
testMissingChannels
Method · 0.80
testConstructor
Method · 0.80
testDataWindow
Method · 0.80
testLoadSave
Method · 0.80
testChannelNames
Method · 0.80
Calls
no outgoing calls
Tested by
15
testSeparateRGB
Method · 0.64
testCs
Method · 0.64
test
Method · 0.64
__makeFloatImage
Method · 0.64
__makeIntImage
Method · 0.64
__makeGreyscaleImage
Method · 0.64
testConstruction
Method · 0.64
testMissingChannels
Method · 0.64
testConstructor
Method · 0.64
testDataWindow
Method · 0.64
testLoadSave
Method · 0.64
testChannelNames
Method · 0.64