MCPcopy Create free account

hub / github.com/cemyuksel/cyCodeBase / functions

Functions1,276 in github.com/cemyuksel/cyCodeBase

MethodGetNodeElements
Returns the list of element inside the given node (must be a leaf node).
cyBVH.h:110
MethodGetNonHomogeneous
cyVector.h:631
MethodGetNormal
< Returns the point on the given face with the given barycentric coordinates (bc).
cyTriMesh.h:173
MethodGetNormalized
@name General methods
cyVector.h:201
MethodGetNormalized
@name General methods
cyVector.h:314
MethodGetNormalized
@name General methods
cyVector.h:481
MethodGetNormalized
cyQuaternion.h:178
MethodGetNumLevels
cyLightingGrid.h:83
MethodGetOrthonormals
cyVector.h:331
MethodGetParamAlpha
Returns the alpha parameter that is used by the default weight function.
cySampleElim.h:142
MethodGetParamBeta
Returns the beta parameter that is used by weight limiting for the default weight function.
cySampleElim.h:150
MethodGetParamGamma
Returns the gamma parameter that is used by weight limiting for the default weight function.
cySampleElim.h:158
MethodGetPerpendicular
< Returns a vector with components sorted in descending order.
cyVector.h:329
MethodGetPointsArray
< Returns segments array (segment count for each hair strand).
cyHairFile.h:99
MethodGetProjection
Returns the perspective projection matrix to be used by all sides.
cyGL.h:720
MethodGetRecordCount
Returns the number of time records.
cyTimer.h:212
MethodGetRecords
Returns the array of time records.
cyTimer.h:215
MethodGetRootNodeID
Returns the id of the root node.
cyBVH.h:76
MethodGetRotation
Returns the rotation matrix for the given side.
cyGL.h:706
MethodGetRotation
< Returns the diagonal of the matrix
cyMatrix.h:641
MethodGetRotation
< Returns the translation component of the matrix
cyMatrix.h:1289
MethodGetRotation
< Returns the translation component of the matrix
cyMatrix.h:1908
MethodGetRotationAngle
cyQuaternion.h:84
MethodGetRotationAngle
cyQuaternion.h:173
MethodGetRotationAxis
< Returns rotation angle in radians.
cyQuaternion.h:85
MethodGetRotationAxis
< Returns rotation angle in radians
cyQuaternion.h:174
MethodGetRotationMatrix
@name Conversion functions
cyQuaternion.h:187
MethodGetRotationMatrix
cyQuaternion.h:294
MethodGetScale
Returns the scale portion of the transformation. The returned matrix is symmetric, but not necessarily diagonal, and it can include non-uniform scale.
cyMatrix.h:645
MethodGetSecondChildNode
Returns the id of the second child node (parent must be an internal node).
cyBVH.h:94
MethodGetSegmentsArray
< Use this method to access header data.
cyHairFile.h:98
MethodGetSiblingNode
Given the first child node id, returns the id of the second child node.
cyBVH.h:97
MethodGetStdev
Returns the standard deviation of the time records. Note that this method goes over all time records, so it may take a little time to compute the stan
cyTimer.h:206
MethodGetSubMatrix2
cyMatrix.h:675
MethodGetSubMatrix2
< Returns the 3x3 portion of the matrix
cyMatrix.h:1287
MethodGetSubMatrix2
< Returns the 3x3 portion of the matrix
cyMatrix.h:1906
MethodGetSubMatrix3
< Returns the 3x4 portion of the matrix
cyMatrix.h:1905
MethodGetSubMatrix34
cyMatrix.h:1904
MethodGetTexCoord
< Returns the the surface normal on the given face at the given barycentric coordinates (bc). The returned vector is not normalized.
cyTriMesh.h:174
MethodGetTextureID
cyGL.h:611
MethodGetThicknessArray
< Returns points array (xyz coordinates of each hair point).
cyHairFile.h:100
MethodGetTime
cyTimer.h:117
MethodGetTranslation
< Returns the 2x2 portion of the matrix
cyMatrix.h:1288
MethodGetTranslation
< Returns the 2x2 portion of the matrix
cyMatrix.h:1907
MethodGetTransparencyArray
< Returns thickness array (thickness at each hair point}.
cyHairFile.h:101
MethodGetType
cyGL.h:147
MethodGetValue
< Sets r, g and b components using the values in the given array.
cyColor.h:83
MethodGetValue
< Sets r, g, b and a components using the values in the given array.
cyColor.h:189
MethodGetValue
< Sets r, g, and b components using the values in the given array.
cyColor.h:291
MethodGetValue
< Sets r, g, b and a components using the values in the given array.
cyColor.h:356
MethodGetVariance
Returns the variance of the time records. Note that this method goes over all time records, so it may take a little time to compute the variance.
cyTimer.h:195
MethodGetVec
< Returns the maximum values of the bounding box
cyTriMesh.h:172
MethodGetWeightLimitFraction
Returns the minimum radius fraction used by the default weight function.
cySampleElim.h:400
MethodGray
cyColor.h:87
MethodGray
cyColor.h:193
MethodGray
cyColor.h:295
MethodGray
cyColor.h:360
MethodHairFile
cyHairFile.h:75
MethodHasNormals
cyTriMesh.h:156
MethodHasRoot
< Finds the first root of the polynomial and returns true if a root is found.
cyPolynomial.h:342
MethodHasTextureVertices
< returns true if the mesh has vertex normals
cyTriMesh.h:157
MethodHeap
cyHeap.h:60
MethodHeapMoveDown
Checks if the item should be moved down, returns true if the item is moved.
cyHeap.h:263
MethodHeapMoveUp
Checks if the item should be moved up, returns true if the item is moved.
cyHeap.h:250
MethodHeapOrder
Checks if the item should be moved. Returns true if the item is in the heap.
cyHeap.h:242
MethodIVec
cyIVector.h:70
MethodIVec
cyIVector.h:553
MethodIVec2
cyIVector.h:193
MethodIVec2
cyIVector.h:559
FunctionIVec2<T>
cyIVector.h:606
MethodIVec2<T>
@name Conversion Methods
cyIVector.h:546
MethodIVec3
cyIVector.h:316
MethodIVec3
cyIVector.h:561
FunctionIVec3<T>
cyIVector.h:607
MethodIVec4
cyIVector.h:442
FunctionIVec4<T>
cyIVector.h:608
FunctionIVec<T,N>
cyIVector.h:605
FunctionIdentity
Returns an identity matrix
cyMatrix.h:404
MethodIgnoreNotifications
Sets weather notification messages should be ignored.
cyGL.h:232
MethodInflate
cyPolynomial.h:338
MethodInitialize
Generates the render buffer and sets its size. Returns true if the render buffer is ready and complete.
cyGL.h:655
MethodInitialize
Generates the render buffer and sets its size. Returns true if the render buffer is ready and complete. If depthComparisonTexture is true, initializes
cyGL.h:681
MethodInitialize
Deletes all arrays and initializes the header data.
cyHairFile.h:119
MethodInterpolate
cyTriMesh.h:192
MethodInverse
cyMatrix.h:80
MethodInverse
cyMatrix.h:444
MethodInverse
cyMatrix.h:1073
MethodInverse
cyMatrix.h:1636
MethodInverse
cyQuaternion.h:57
MethodInverse
cyQuaternion.h:146
FunctionInvert
cyMatrix.h:305
MethodInvert
< Returns the conjugate of the quaternion.
cyQuaternion.h:94
MethodInvert
< Returns the conjugate of the quaternion
cyQuaternion.h:183
MethodIsBlack
< Returns true if any component is negative.
cyColor.h:95
MethodIsBlack
< Returns true if any component is negative.
cyColor.h:201
MethodIsBlack
@name General methods
cyColor.h:300
MethodIsBlack
@name General methods
cyColor.h:365
MethodIsBoundBoxReady
@name Get Property Methods
cyTriMesh.h:169
MethodIsBuildParallel
Returns true if the Build or BuildWithFunc methods would perform the build in parallel using multi-threading. The build is parallelized using Intel's
cyPointCloud.h:152
MethodIsComplete
cyGL.h:1569
← previousnext →401–500 of 1,276, ranked by callers