Example #1
0
	def testByValueItem(self):
		"""Test M44dVectorData by value return type"""
		BaseVectorDataTest.testByValueItem(self)
Example #2
0
	def testConstructors(self):
		"""Test Box3dVectorData constructors"""
		BaseVectorDataTest.testConstructors(self)
Example #3
0
	def __init__(self, param1):
		BaseVectorDataTest.__init__(self, IECore.M44dVectorData, imath.M44d)
		unittest.TestCase.__init__(self, param1)
Example #4
0
 def testSlices(self):
     """Test Color4dVectorData slicing behavior"""
     BaseVectorDataTest.testSlices(self)
Example #5
0
	def testDivOperations(self):
		"""Test V3iVectorData division operations"""
		BaseVectorDataTest.testDivOperations(self)
Example #6
0
	def testCopyOnWrite(self):
		"""Test QuatfVectorData copy-on-write behavior"""
		BaseVectorDataTest.testCopyOnWrite(self)
Example #7
0
	def testSlices(self):
		"""Test QuatfVectorData slicing behavior"""
		BaseVectorDataTest.testSlices(self)
Example #8
0
 def __init__(self, param1):
     BaseVectorDataTest.__init__(self, IECore.Color4fVectorData,
                                 imath.Color4f)
     unittest.TestCase.__init__(self, param1)
Example #9
0
 def testResize(self):
     """Test Color4fVectorData resizing"""
     BaseVectorDataTest.testResize(self)
Example #10
0
 def __init__(self, param1):
     BaseVectorDataTest.__init__(self, Box3dVectorData, createBox3d)
     unittest.TestCase.__init__(self, param1)
Example #11
0
 def __init__(self, param1):
     BaseVectorDataTest.__init__(self, M44dVectorData, M44d)
     unittest.TestCase.__init__(self, param1)
Example #12
0
 def __init__(self, param1):
     BaseVectorDataTest.__init__(self, V3iVectorData, V3i)
     unittest.TestCase.__init__(self, param1)
Example #13
0
 def testSumOperations(self):
     """Test Color4dVectorData sum operations"""
     BaseVectorDataTest.testSumOperations(self)
Example #14
0
 def testEquality(self):
     """Test Color4dVectorData equality function"""
     BaseVectorDataTest.testEquality(self)
Example #15
0
	def testConstructors(self):
		"""Test QuatfVectorData constructors"""
		BaseVectorDataTest.testConstructors(self)
Example #16
0
 def testAssignment(self):
     """Test Color4fVectorData assignment"""
     BaseVectorDataTest.testAssignment(self)
Example #17
0
	def testAssignment(self):
		"""Test QuatfVectorData assignment"""
		BaseVectorDataTest.testAssignment(self)
Example #18
0
 def __init__(self, param1):
     BaseVectorDataTest.__init__(self, IECore.Box3fVectorData, createBox3f)
     unittest.TestCase.__init__(self, param1)
Example #19
0
	def testExtend(self):
		"""Test QuatfVectorData extend function"""
		BaseVectorDataTest.testExtend(self)
Example #20
0
 def testConstructors(self):
     """Test Box3dVectorData constructors"""
     BaseVectorDataTest.testConstructors(self)
Example #21
0
	def testSumOperations(self):
		"""Test QuatfVectorData sum operations"""
		BaseVectorDataTest.testSumOperations(self)
Example #22
0
 def testAssignment(self):
     """Test Box3dVectorData assignment"""
     BaseVectorDataTest.testAssignment(self)
Example #23
0
	def testAssignment(self):
		"""Test Color4fVectorData assignment"""
		BaseVectorDataTest.testAssignment(self)
Example #24
0
 def __init__(self, param1):
     BaseVectorDataTest.__init__(self, IECore.M44dVectorData, imath.M44d)
     unittest.TestCase.__init__(self, param1)
Example #25
0
	def __init__(self, param1):
		BaseVectorDataTest.__init__(self, IECore.Box3dVectorData, createBox3d)
		unittest.TestCase.__init__(self, param1)
Example #26
0
	def testExtend(self):
		"""Test Color4dVectorData extend function"""
		BaseVectorDataTest.testExtend(self)
Example #27
0
	def testAssignment(self):
		"""Test Box3dVectorData assignment"""
		BaseVectorDataTest.testAssignment(self)
Example #28
0
	def testSlices(self):
		"""Test Color4dVectorData slicing behavior"""
		BaseVectorDataTest.testSlices(self)
Example #29
0
	def testResize(self):
		"""Test M44dVectorData resizing"""
		BaseVectorDataTest.testResize(self)
Example #30
0
	def testEquality(self):
		"""Test Color4dVectorData equality function"""
		BaseVectorDataTest.testEquality(self)
Example #31
0
	def __init__(self, param1):
		BaseVectorDataTest.__init__(self, IECore.QuatfVectorData, createQuatf)
		unittest.TestCase.__init__(self, param1)
Example #32
0
	def testSumOperations(self):
		"""Test Color4dVectorData sum operations"""
		BaseVectorDataTest.testSumOperations(self)
Example #33
0
	def testResize(self):
		"""Test QuatfVectorData resizing"""
		BaseVectorDataTest.testResize(self)
Example #34
0
	def __init__(self, param1):
		BaseVectorDataTest.__init__(self, V2fVectorData, V2f)
		unittest.TestCase.__init__(self, param1)
Example #35
0
	def testNegativeIndexing(self):
		"""Test QuatfVectorData negative indexing"""
		BaseVectorDataTest.testNegativeIndexing(self)
Example #36
0
	def __init__(self, param1):
		BaseVectorDataTest.__init__(self, Box3fVectorData, createBox3f)
		unittest.TestCase.__init__(self, param1)
Example #37
0
	def testContains(self):
		"""Test QuatfVectorData contains function"""
		BaseVectorDataTest.testContains(self)
Example #38
0
	def __init__(self, param1):
		BaseVectorDataTest.__init__(self, M44dVectorData, M44d)
		unittest.TestCase.__init__(self, param1)
Example #39
0
	def testMultOperations(self):
		"""Test V2fVectorData multiplication operations"""
		BaseVectorDataTest.testMultOperations(self)
Example #40
0
	def __init__(self, param1):
		BaseVectorDataTest.__init__(self, IECore.Color4fVectorData, imath.Color4f)
		unittest.TestCase.__init__(self, param1)
Example #41
0
	def testEquality(self):
		"""Test QuatfVectorData equality function"""
		BaseVectorDataTest.testEquality(self)
Example #42
0
	def testResize(self):
		"""Test Color4fVectorData resizing"""
		BaseVectorDataTest.testResize(self)
Example #43
0
	def testSubOperations(self):
		"""Test QuatfVectorData subtraction operations"""
		BaseVectorDataTest.testSubOperations(self)
Example #44
0
 def testExtend(self):
     """Test Color4dVectorData extend function"""
     BaseVectorDataTest.testExtend(self)