blob: 1b982dbb694a56b1c8f403f6fac4241617876b85 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
include/Imath/ImathBox.h
include/Imath/ImathBoxAlgo.h
include/Imath/ImathColor.h
include/Imath/ImathColorAlgo.h
include/Imath/ImathConfig.h
include/Imath/ImathEuler.h
include/Imath/ImathExport.h
include/Imath/ImathForward.h
include/Imath/ImathFrame.h
include/Imath/ImathFrustum.h
include/Imath/ImathFrustumTest.h
include/Imath/ImathFun.h
include/Imath/ImathGL.h
include/Imath/ImathGLU.h
include/Imath/ImathInt64.h
include/Imath/ImathInterval.h
include/Imath/ImathLine.h
include/Imath/ImathLineAlgo.h
include/Imath/ImathMath.h
include/Imath/ImathMatrix.h
include/Imath/ImathMatrixAlgo.h
include/Imath/ImathNamespace.h
include/Imath/ImathPlane.h
include/Imath/ImathPlatform.h
include/Imath/ImathQuat.h
include/Imath/ImathRandom.h
include/Imath/ImathRoots.h
include/Imath/ImathShear.h
include/Imath/ImathSphere.h
include/Imath/ImathTypeTraits.h
include/Imath/ImathVec.h
include/Imath/ImathVecAlgo.h
include/Imath/half.h
include/Imath/halfFunction.h
include/Imath/halfLimits.h
lib/cmake/Imath/ImathConfig.cmake
lib/cmake/Imath/ImathConfigVersion.cmake
lib/cmake/Imath/ImathTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/Imath/ImathTargets.cmake
lib/libImath-%%MAJORVER%%.so
lib/libImath-%%MAJORVER%%.so.%%VER%%
lib/libImath-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%%
lib/libImath.so
libdata/pkgconfig/Imath.pc
%%PYTHON%%include/PyImath/PyImath.h
%%PYTHON%%include/PyImath/PyImathAPI.h
%%PYTHON%%include/PyImath/PyImathAutovectorize.h
%%PYTHON%%include/PyImath/PyImathBasicTypes.h
%%PYTHON%%include/PyImath/PyImathBox.h
%%PYTHON%%include/PyImath/PyImathBoxArrayImpl.h
%%PYTHON%%include/PyImath/PyImathBufferProtocol.h
%%PYTHON%%include/PyImath/PyImathColor.h
%%PYTHON%%include/PyImath/PyImathColor3ArrayImpl.h
%%PYTHON%%include/PyImath/PyImathColor4Array2DImpl.h
%%PYTHON%%include/PyImath/PyImathColor4ArrayImpl.h
%%PYTHON%%include/PyImath/PyImathDecorators.h
%%PYTHON%%include/PyImath/PyImathEuler.h
%%PYTHON%%include/PyImath/PyImathExport.h
%%PYTHON%%include/PyImath/PyImathFixedArray.h
%%PYTHON%%include/PyImath/PyImathFixedArray2D.h
%%PYTHON%%include/PyImath/PyImathFixedArrayTraits.h
%%PYTHON%%include/PyImath/PyImathFixedMatrix.h
%%PYTHON%%include/PyImath/PyImathFixedVArray.h
%%PYTHON%%include/PyImath/PyImathFrustum.h
%%PYTHON%%include/PyImath/PyImathFun.h
%%PYTHON%%include/PyImath/PyImathLine.h
%%PYTHON%%include/PyImath/PyImathMathExc.h
%%PYTHON%%include/PyImath/PyImathMatrix.h
%%PYTHON%%include/PyImath/PyImathOperators.h
%%PYTHON%%include/PyImath/PyImathPlane.h
%%PYTHON%%include/PyImath/PyImathQuat.h
%%PYTHON%%include/PyImath/PyImathQuatOperators.h
%%PYTHON%%include/PyImath/PyImathRandom.h
%%PYTHON%%include/PyImath/PyImathShear.h
%%PYTHON%%include/PyImath/PyImathStringArray.h
%%PYTHON%%include/PyImath/PyImathStringArrayRegister.h
%%PYTHON%%include/PyImath/PyImathStringTable.h
%%PYTHON%%include/PyImath/PyImathTask.h
%%PYTHON%%include/PyImath/PyImathUtil.h
%%PYTHON%%include/PyImath/PyImathVec.h
%%PYTHON%%include/PyImath/PyImathVec2Impl.h
%%PYTHON%%include/PyImath/PyImathVec3ArrayImpl.h
%%PYTHON%%include/PyImath/PyImathVec3Impl.h
%%PYTHON%%include/PyImath/PyImathVec4ArrayImpl.h
%%PYTHON%%include/PyImath/PyImathVec4Impl.h
%%PYTHON%%include/PyImath/PyImathVecOperators.h
%%PYTHON%%lib/cmake/Imath/PyImathTargets-%%CMAKE_BUILD_TYPE%%.cmake
%%PYTHON%%lib/cmake/Imath/PyImathTargets.cmake
%%PYTHON%%lib/libPyImath.so
%%PYTHON%%lib/libPyImath_Python%%PYVER%%-%%MAJORVER%%.so
%%PYTHON%%lib/libPyImath_Python%%PYVER%%-%%MAJORVER%%.so.%%VER%%
%%PYTHON%%lib/libPyImath_Python%%PYVER%%-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%%
%%PYTHON%%%%PYTHON_SITELIBDIR%%/imath.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/imathnumpy.so
%%PYTHON%%libdata/pkgconfig/PyImath.pc
|