MCPcopy Create free account

hub / github.com/cemyuksel/cyCodeBase / functions

Functions1,276 in github.com/cemyuksel/cyCodeBase

MethodDelete
cyGL.h:859
MethodDelete
cyGL.h:1545
MethodDerivative
cyPolynomial.h:336
MethodDisableAttrib
cyGL.h:1341
MethodDoBuild
cyLightingGrid.h:234
MethodDoEliminate
cySampleElim.h:328
MethodDot
< Cross product operator
cyVector.h:265
MethodDot
< Cross product
cyVector.h:393
MethodDot
@name Dot product
cyVector.h:542
MethodDot
@name Cross product and dot product
cyIVector.h:293
MethodDot
@name Cross product and dot product
cyIVector.h:416
MethodDot
@name Cross product and dot product
cyIVector.h:542
MethodDot
@name Dot product
cyQuaternion.h:127
MethodElementCount
cyBVH.h:280
MethodElementOffset
cyBVH.h:281
MethodElements
cyVector.h:259
MethodElements
cyVector.h:387
MethodElements
cyVector.h:538
MethodEliminate
cySampleElim.h:187
MethodEnableAttrib
cyGL.h:1340
MethodErrorDiffusion
cyAlphaDistribution.h:189
MethodEvalWithDeriv
< Evaluates the polynomial at `x`.
cyPolynomial.h:283
FunctionExp
cyColor.h:398
FunctionExp2
cyColor.h:399
MethodFillDirectionArray
Fills the given direction array with normalized directions using the points array. Call this function if you need strand directions for shading. The g
cyHairFile.h:299
MethodFindClosed
cyPolynomial.h:391
MethodFindOpen
cyPolynomial.h:465
MethodFindOpenMax
cyPolynomial.h:490
MethodFindOpenMin
cyPolynomial.h:481
MethodFirstRoot
< Finds all roots of the polynomial and returns the number of roots found.
cyPolynomial.h:341
MethodFixAlpha
Fixes the alpha values of an image with the given width and height using the specified method. If the image will be used with alpha-to-coverage, the s
cyAlphaDistribution.h:83
MethodFixAlphaRGBA
Fixes the alpha values of an RGBA image with the given width and height using the specified method. Only the alpha channel of the image is modified, t
cyAlphaDistribution.h:100
MethodFixTextureAlpha
Fixes the alpha values of all mipmap levels of an OpenGL texture, starting with the given level. If the texture does not contain semi-transparent regi
cyAlphaDistribution.h:157
MethodFixTextureAlphaToSampleMask
Fixes the alpha values of all mipmap levels of an OpenGL texture, starting with the given level. If the texture does not contain semi-transparent regi
cyAlphaDistribution.h:176
MethodFixTextureLevelAlpha
Fixes the alpha values of a mipmap level of an OpenGL texture. If the image will be used with alpha-to-coverage, the spp parameter should indicate the
cyAlphaDistribution.h:138
MethodForEachRoot
< Returns true if the polynomial has a root.
cyPolynomial.h:343
MethodGLDebugCallback
Constructor can register the callback, but only if the OpenGL context is created before the constructor is called. If the regsiterCallback argument is
cyGL.h:207
MethodGLRenderBuffer
cyGL.h:596
MethodGLSLProgram
cyGL.h:854
MethodGLSLShader
cyGL.h:743
MethodGLTexture
cyGL.h:272
MethodGenSampleMaskTexture
cyAlphaDistribution.h:496
MethodGenerateBuffer
cyGL.h:1580
MethodGenerateSampleMaskTexture
cyAlphaDistribution.h:117
MethodGenerateSampleMaskTextureRGBA
cyAlphaDistribution.h:126
MethodGet
< Sets the coordinates as zero
cyVector.h:93
MethodGet
< Sets the coordinates as zero.
cyVector.h:194
MethodGet
< Sets the coordinates as zero.
cyVector.h:306
MethodGet
< Sets the coordinates as zero
cyVector.h:471
MethodGet
< Sets the coordinates as zero
cyIVector.h:93
MethodGet
< Sets the coordinates as zero.
cyIVector.h:211
MethodGet
< Sets the coordinates as zero
cyIVector.h:334
MethodGet
< Sets the coordinates as zero
cyIVector.h:460
MethodGet
< Returns true if all components are finite real numbers.
cyMatrix.h:483
MethodGet
< Returns true if all components are finite real numbers.
cyMatrix.h:1112
MethodGet
< Returns true if all components are finite real numbers.
cyMatrix.h:1699
MethodGetApplied
cyColor.h:211
MethodGetAverage
Returns the average of all recorded times (max previous 128 records)
cyTimer.h:190
MethodGetAvrgScale
Returns the average scale factor
cyMatrix.h:195
MethodGetAvrgScale
Returns the average scale factor
cyMatrix.h:661
MethodGetAvrgScale
Returns the average scale factor of the 3 by 3 sub-matrix
cyMatrix.h:1293
MethodGetAvrgScale
Returns the average scale factor of the 3 by 3 sub-matrix
cyMatrix.h:1912
MethodGetBoundMax
< Returns the minimum values of the bounding box
cyTriMesh.h:171
MethodGetBoundMin
< Returns true if the bounding box has been computed.
cyTriMesh.h:170
MethodGetCellSize
< Returns the number of levels in the hierarchy.
cyLightingGrid.h:84
MethodGetChildNodes
Returns the child nodes of the given node (parent must be an internal node).
cyBVH.h:100
MethodGetClosest
Returns the closest point to the given position within the given radius. It returns true, if a point is found.
cyPointCloud.h:229
MethodGetClosestDistanceSquared
Returns the closest point distance squared to the given position within the given radius. It returns true, if a point is found.
cyPointCloud.h:298
MethodGetClosestIndex
Returns the closest point index to the given position within the given radius. It returns true, if a point is found.
cyPointCloud.h:262
MethodGetClosestPosition
Returns the closest point position to the given position within the given radius. It returns true, if a point is found.
cyPointCloud.h:280
MethodGetColorsArray
< Returns transparency array (transparency at each hair point).
cyHairFile.h:102
MethodGetComponents
cyMatrix.h:670
MethodGetComponents
cyMatrix.h:1302
MethodGetComponents
cyMatrix.h:1921
MethodGetConjugate
cyQuaternion.h:182
MethodGetDiagonal
< Returns a row of the matrix
cyMatrix.h:640
MethodGetDiagonal
< Returns a row of the matrix
cyMatrix.h:1279
MethodGetDiagonal
< Returns a row of the matrix
cyMatrix.h:1898
FunctionGetEigenvectors
Returns the eigenvalues and sets the given vectors as the eigenvectors of the matrix. The eigenvalues are ordered, such that the first one is larger.
cyMatrix.h:370
MethodGetFirstChildNode
Returns the id of the child node with the given index (parent must be an internal node). The child index can only be 0 or 1, since this is a binary BV
cyBVH.h:88
MethodGetGLType
cyGL.h:139
MethodGetHalfRotation
< Reduces the rotation of the quaternion by half.
cyQuaternion.h:82
MethodGetHalfRotation
< Reduces the rotation of the quaternion by half.
cyQuaternion.h:169
MethodGetID
< Deletes the render buffer.
cyGL.h:602
MethodGetID
< Deletes the shader.
cyGL.h:749
MethodGetID
< Deletes the program.
cyGL.h:860
MethodGetLastTime
Returns the last measured time. If no time is measured before, returns zero.
cyTimer.h:181
MethodGetLightIndex
< Returns the i^th light position at the given level. Note that this is not the position of the light with index i.
cyLightingGrid.h:86
MethodGetMaterialFaceCount
< Returns the material index of the face. This method goes through material counts of all materials to find the material index of the face. Returns a
cyTriMesh.h:176
MethodGetMaterialFirstFace
< Returns the number of faces associated with the given material ID.
cyTriMesh.h:177
MethodGetMaterialIndex
cyTriMesh.h:222
MethodGetMatrix3
< Returns a matrix representing the rotation of the quaternion.
cyQuaternion.h:188
MethodGetMatrix3
cyQuaternion.h:320
MethodGetMatrix4
< Returns a matrix representing the rotation and scale of the quaternion.
cyQuaternion.h:100
MethodGetMatrix4
< Returns a matrix representing the rotation of the quaternion.
cyQuaternion.h:189
MethodGetMax
Returns the maximum measured time
cyTimer.h:187
MethodGetMaxPoissonDiskRadius
Returns the maximum possible Poisson disk radius in the given dimensions for the given sampleCount to spread over the given domainSize. If the domainS
cySampleElim.h:274
MethodGetMin
Returns the minimum measured time
cyTimer.h:184
MethodGetNodeBounds
Returns the bounding box of the node as 6 float values. The first 3 values are the minimum x, y, and z coordinates and the last 3 values are the maxim
cyBVH.h:81
MethodGetNodeElementCount
Returns the number of elements inside the given node (must be a leaf node).
cyBVH.h:107
← previousnext →301–400 of 1,276, ranked by callers