MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/Imath / functions

Functions2,179 in github.com/AcademySoftwareFoundation/Imath

Functionfa_max
src/python/PyImath/PyImathOperators.h:204
Functionfa_min
src/python/PyImath/PyImathOperators.h:192
Functionfa_reduce
src/python/PyImath/PyImathOperators.h:184
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:524
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:630
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:819
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:1174
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:1873
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:2109
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:2232
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:2398
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:2539
Methodformat_arguments
src/python/PyImath/PyImathAutovectorize.h:2722
Functionfovx
src/python/PyImath/PyImathFrustum.cpp:51
Functionfovy
src/python/PyImath/PyImathFrustum.cpp:59
FunctionframeStatic
Return frameStatic
src/Imath/ImathEuler.h:256
FunctionfrustumTest_isVisible
src/python/PyImath/PyImathFrustum.cpp:456
Functionfun_atan2
src/pybind11/PyBindImath/PyBindImathFun.cpp:71
Functionfun_gain
src/pybind11/PyBindImath/PyBindImathFun.cpp:34
Functionfun_hsv2rgb
src/pybind11/PyBindImath/PyBindImathFun.cpp:64
Functionfun_pow
src/pybind11/PyBindImath/PyBindImathFun.cpp:77
Functionfun_rgb2hsv
src/pybind11/PyBindImath/PyBindImathFun.cpp:57
Functionfun_rotationXYZWithUpDir
src/pybind11/PyBindImath/PyBindImathFun.cpp:44
Methodfunction_binding
src/python/PyImath/PyImathAutovectorize.h:1888
FunctiongaussSphereRand
src/Imath/ImathRandom.h:254
Functiongenerate_bindings
src/python/PyImath/PyImathAutovectorize.h:2806
Functiongenerate_member_bindings
src/python/PyImath/PyImathAutovectorize.h:2836
Functiongenerate_single_member_binding
src/python/PyImath/PyImathAutovectorize.h:2788
FunctiongetAngleOrder
src/python/PyImath/PyImathEuler.cpp:156
FunctiongetArrayAccess
src/python/PyImath/PyImathAutovectorize.h:352
FunctiongetDirection
src/python/PyImath/PyImathLine.cpp:210
FunctiongetPosition
src/python/PyImath/PyImathLine.cpp:179
MethodgetSizeHelper
src/python/PyImath/PyImathFixedVArray.cpp:807
MethodgetValue
src/Imath/ImathColor.h:624
MethodgetValue
src/Imath/ImathShear.h:487
MethodgetValue
src/Imath/ImathMatrix.h:1520
Functiongetbuffer
src/python/PyImath/PyImathBufferProtocol.cpp:227
Functiongetcharbuf
src/python/PyImath/PyImathBufferProtocol.cpp:211
Methodgetitem
src/python/PyImath/PyImathFixedVArray.cpp:308
Methodgetitem
src/python/PyImath/PyImathFixedMatrix.h:127
Methodgetitem
get_type getitem(Py_ssize_t index) const { return _ptr[canonical_index(index)*_stride]; } FIXME: const does not work here with at least IMATH_NAMES
src/python/PyImath/PyImathFixedArray2D.h:198
Methodgetitem
src/python/PyImath/PyImathFixedArray.h:368
Methodgetitem
src/python/PyImath/PyImathFixedArray.h:861
Methodgetitem_mask
src/python/PyImath/PyImathFixedVArray.cpp:617
Methodgetitem_slice
src/python/PyImath/PyImathFixedVArray.cpp:587
Methodgetitem_string
src/python/PyImath/PyImathStringArray.h:52
MethodgetobjectTuple
src/python/PyImath/PyImathFixedArray.h:376
Functiongetreadbuf
src/python/PyImath/PyImathBufferProtocol.cpp:168
Functiongetsegcount
src/python/PyImath/PyImathBufferProtocol.cpp:202
Methodgetslice
src/python/PyImath/PyImathFixedVArray.cpp:317
Methodgetslice
src/python/PyImath/PyImathFixedMatrix.h:132
Methodgetslice
FIXME: anyway to seperate 2:3,4:5 from 2,4? we'd like to return int for the second one, and also 1d array for 2, 4:5 or 2:3, 4
src/python/PyImath/PyImathFixedArray2D.h:204
Methodgetslice
src/python/PyImath/PyImathFixedArray.h:432
Methodgetslice_mask
src/python/PyImath/PyImathFixedVArray.cpp:347
Methodgetslice_mask
FIXME: for 2D array, cannot reduce the size, or maybe returning 1D array?
src/python/PyImath/PyImathFixedArray2D.h:229
Methodgetslice_mask
src/python/PyImath/PyImathFixedArray.h:453
Methodgetslice_mask_string
src/python/PyImath/PyImathStringArray.cpp:123
Methodgetslice_string
src/python/PyImath/PyImathStringArray.cpp:101
Functiongetwritebuf
src/python/PyImath/PyImathBufferProtocol.cpp:190
FunctiongjInverse33
src/python/PyImath/PyImathMatrix33.cpp:141
FunctiongjInverse44
src/python/PyImath/PyImathMatrix44.cpp:144
FunctionglColor
Call glColor3f
src/Imath/ImathGL.h:42
FunctionglDisableTexture
Disable GL textures
src/Imath/ImathGL.h:63
FunctionglLoadMatrix
Call glLoadmatrixf. Throw an exception if m is not a valid matrix for GL.
src/Imath/ImathGL.h:117
FunctionglMultMatrix
Call glMultmatrixf. Throw an exception if m is not a valid matrix for GL.
src/Imath/ImathGL.h:101
FunctionglNormal
Call glNormal3f
src/Imath/ImathGL.h:35
FunctionglTexCoord
Call glTexCoord2f
src/Imath/ImathGL.h:56
FunctionglTranslate
Call glTranslatef
src/Imath/ImathGL.h:49
Functiongl_example
website/examples/gl.cpp:3
FunctiongluLookAt
Call gluLookAt with the given position, interest, and up-vector.
src/Imath/ImathGLU.h:19
FunctiongreaterThan
src/python/PyImath/PyImathVec2Impl.h:674
FunctiongreaterThan
src/python/PyImath/PyImathColor3.cpp:517
FunctiongreaterThan
src/python/PyImath/PyImathVec3Impl.h:680
FunctiongreaterThan
src/python/PyImath/PyImathShear.cpp:411
FunctiongreaterThan
src/python/PyImath/PyImathColor4.cpp:515
FunctiongreaterThan
src/python/PyImath/PyImathVec4Impl.h:658
FunctiongreaterThan22
src/python/PyImath/PyImathMatrix22.cpp:477
FunctiongreaterThan33
src/python/PyImath/PyImathMatrix33.cpp:748
FunctiongreaterThan44
src/python/PyImath/PyImathMatrix44.cpp:849
FunctiongreaterThanEqual
src/python/PyImath/PyImathVec2Impl.h:737
FunctiongreaterThanEqual
src/python/PyImath/PyImathColor3.cpp:536
FunctiongreaterThanEqual
src/python/PyImath/PyImathVec3Impl.h:737
FunctiongreaterThanEqual
src/python/PyImath/PyImathShear.cpp:432
FunctiongreaterThanEqual
src/python/PyImath/PyImathColor4.cpp:534
FunctiongreaterThanEqual
src/python/PyImath/PyImathVec4Impl.h:717
FunctiongreaterThanEqual22
src/python/PyImath/PyImathMatrix22.cpp:493
FunctiongreaterThanEqual33
src/python/PyImath/PyImathMatrix33.cpp:764
FunctiongreaterThanEqual44
src/python/PyImath/PyImathMatrix44.cpp:864
Methodhalf
src/Imath/half.h:652
Functionhalf (FromBitsTag, uint16_t bits) IMATH_NOEXCEPT; /// Copy constructor constexpr
Construct from bit-vector
src/Imath/half.h:518
MethodhalfFunction
src/Imath/halfFunction.h:83
MethodhalfFunction
src/Imath/halfFunction.h:109
Functionhalf_example
website/examples/half.cpp:4
MethodhasStringIndex
src/python/PyImath/PyImathStringTable.cpp:83
FunctionhollowSphereRand
src/python/PyImath/PyImathRandom.cpp:95
FunctionhollowSphereRand
src/Imath/ImathRandom.h:218
Functionhsv2rgbTuple
src/python/PyImath/PyImathColor3.cpp:429
Functionhsv2rgbTuple
src/python/PyImath/PyImathColor4.cpp:177
Functionhypot
src/Imath/ImathMath.h:127
Functionidentity
src/python/PyImath/PyImathQuat.cpp:83
← previousnext →1,301–1,400 of 2,179, ranked by callers