Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ setUp
Method
setUp
test/IECoreGL/TextureLoaderTest.py:44–46 ·
view source on GitHub ↗
( self )
Source
from the content-addressed store, hash-verified
42
class
TextureLoaderTest( unittest.TestCase ) :
43
44
def
setUp( self ) :
45
46
IECoreGL.init( False )
47
48
def
testLoadRGB( self ) :
49
Callers
nothing calls this directly
Calls
1
init
Method · 0.45
Tested by
no test coverage detected