MCPcopy Create free account

hub / github.com/cemyuksel/cyCodeBase / functions

Functions1,276 in github.com/cemyuksel/cyCodeBase

MethodSet
< Copies the matrix cell to the given values array of size 12
cyMatrix.h:1113
MethodSet
< Copies the matrix cell to the given values array of size 16
cyMatrix.h:1700
MethodSet
< Sets the scalar part to one and vector part to zero, meaning no rotation.
cyQuaternion.h:74
MethodSet1
cyGL.h:1323
MethodSet2
cyGL.h:1324
MethodSet3
cyGL.h:1325
MethodSet4
cyGL.h:1326
MethodSetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyVector.h:121
MethodSetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyVector.h:225
MethodSetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyVector.h:353
MethodSetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyVector.h:504
MethodSetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyIVector.h:111
MethodSetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyIVector.h:231
MethodSetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyIVector.h:354
MethodSetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyIVector.h:480
MethodSetArrays
Use this function to allocate/delete arrays. Before you call this method set hair count and point count. Note that a valid HAIR file should always hav
cyHairFile.h:177
MethodSetAttribBuffer
cyGL.h:1333
MethodSetBlack
@name Set & Get value methods
cyColor.h:79
MethodSetBlack
@name Set & Get value methods
cyColor.h:185
MethodSetBlack
@name Set & Get value methods
cyColor.h:287
MethodSetBlack
@name Set & Get value methods
cyColor.h:352
MethodSetBoundsMax
Sets the maximum bounds of the sampling domain. The sampling domain boundaries are used for tiling and computing the maximum possible Poisson disk rad
cySampleElim.h:136
MethodSetBoundsMin
Sets the minimum bounds of the sampling domain. The sampling domain boundaries are used for tiling and computing the maximum possible Poisson disk rad
cySampleElim.h:131
MethodSetCartesianFrameX
Sets a Cartesian coordinate frame using the given x direction. x must be a unit vector.
cyMatrix.h:149
MethodSetCartesianFrameXY
Sets a Cartesian coordinate frame using the given x direction and an approximate y direction. x must be a unit vector.
cyMatrix.h:607
MethodSetCartesianFrameXY
Sets a Cartesian coordinate frame using the given x direction, an approximate y direction, and a translation. x must be a unit vector.
cyMatrix.h:1246
MethodSetCartesianFrameXY
Sets a Cartesian coordinate frame using the given x direction, an approximate y direction, and a translation. x must be a unit vector.
cyMatrix.h:1849
MethodSetCartesianFrameXZ
Sets a Cartesian coordinate frame using the given x direction and an approximate z direction. x must be a unit vector.
cyMatrix.h:609
MethodSetCartesianFrameXZ
Sets a Cartesian coordinate frame using the given x direction, an approximate z direction, and a translation. x must be a unit vector.
cyMatrix.h:1248
MethodSetCartesianFrameXZ
Sets a Cartesian coordinate frame using the given x direction, an approximate z direction, and a translation. x must be a unit vector.
cyMatrix.h:1851
MethodSetCartesianFrameY
Sets a Cartesian coordinate frame using the given y direction. y must be a unit vector.
cyMatrix.h:151
MethodSetCartesianFrameYX
Sets a Cartesian coordinate frame using the given y direction and an approximate x direction. y must be a unit vector.
cyMatrix.h:611
MethodSetCartesianFrameYX
Sets a Cartesian coordinate frame using the given y direction, an approximate x direction, and a translation. y must be a unit vector.
cyMatrix.h:1250
MethodSetCartesianFrameYX
Sets a Cartesian coordinate frame using the given y direction, an approximate x direction, and a translation. y must be a unit vector.
cyMatrix.h:1853
MethodSetCartesianFrameYZ
Sets a Cartesian coordinate frame using the given y direction and an approximate z direction. y must be a unit vector.
cyMatrix.h:613
MethodSetCartesianFrameYZ
Sets a Cartesian coordinate frame using the given y direction, an approximate z direction, and a translation. y must be a unit vector.
cyMatrix.h:1252
MethodSetCartesianFrameYZ
Sets a Cartesian coordinate frame using the given y direction, an approximate z direction, and a translation. y must be a unit vector.
cyMatrix.h:1855
MethodSetCartesianFrameZX
Sets a Cartesian coordinate frame using the given z direction and an approximate x direction. z must be a unit vector.
cyMatrix.h:615
MethodSetCartesianFrameZX
Sets a Cartesian coordinate frame using the given z direction, an approximate x direction, and a translation. z must be a unit vector.
cyMatrix.h:1254
MethodSetCartesianFrameZX
Sets a Cartesian coordinate frame using the given z direction, an approximate x direction, and a translation. z must be a unit vector.
cyMatrix.h:1857
MethodSetCartesianFrameZY
Sets a Cartesian coordinate frame using the given z direction and an approximate y direction. z must be a unit vector.
cyMatrix.h:617
MethodSetCartesianFrameZY
Sets a Cartesian coordinate frame using the given z direction, an approximate y direction, and a translation. z must be a unit vector.
cyMatrix.h:1256
MethodSetCartesianFrameZY
Sets a Cartesian coordinate frame using the given z direction, an approximate y direction, and a translation. z must be a unit vector.
cyMatrix.h:1859
MethodSetColumn
< Sets a row of the matrix
cyMatrix.h:159
MethodSetColumn
< Sets a row of the matrix
cyMatrix.h:625
MethodSetColumn
< Sets a row of the matrix
cyMatrix.h:1264
MethodSetColumn
< Sets a row of the matrix
cyMatrix.h:1880
MethodSetDefaultColor
Sets default hair color, which is used if color array does not exist.
cyHairFile.h:202
MethodSetDefaultSegmentCount
Sets default number of segments for all hair strands, which is used if segments array does not exist.
cyHairFile.h:193
MethodSetDefaultThickness
Sets default hair strand thickness, which is used if thickness array does not exist.
cyHairFile.h:196
MethodSetDefaultTransparency
Sets default hair strand transparency, which is used if transparency array does not exist.
cyHairFile.h:199
MethodSetDiagonal
< Sets a column of the matrix
cyMatrix.h:161
MethodSetDiagonal
< Sets a column of the matrix
cyMatrix.h:627
MethodSetDiagonal
< Sets a column of the matrix
cyMatrix.h:1266
MethodSetDiagonal
< Sets a column of the matrix
cyMatrix.h:1882
MethodSetElement
Set the element data prior to calling BuildElements. Calling this function after the BVH is built can break the BVH data.
cyBVH.h:154
MethodSetHairCount
Sets the hair count, re-allocates segments array if necessary.
cyHairFile.h:143
MethodSetHalfRotation
< Sets the quaternion as a rotation from one direction to another. The input must be unit vectors.
cyQuaternion.h:168
MethodSetIdentity
< Set Matrix using two vectors as columns
cyMatrix.h:119
MethodSetIdentity
< Set matrix using x,y,z vectors as columns
cyMatrix.h:486
MethodSetIdentity
< Set matrix using x,y,z vectors and coordinate center
cyMatrix.h:1115
MethodSetIdentity
< Set matrix using x,y,z,w column vectors
cyMatrix.h:1703
MethodSetIgnoredTypes
Sets which type of non-critical debug messages should be ignored. By default, no debug message type is ignored.
cyGL.h:223
MethodSetImage
Sets the texture image using the given texture format, data format, and data type.
cyGL.h:392
MethodSetImage
Sets the texture image using the given texture format, data format, and data type.
cyGL.h:460
MethodSetImage
Sets the texture image using the given texture format, data format, and data type.
cyGL.h:540
MethodSetImageR
cyGL.h:349
MethodSetImageR
cyGL.h:411
MethodSetImageR
cyGL.h:479
MethodSetImageR
cyGL.h:559
MethodSetImageRG
cyGL.h:348
MethodSetImageRG
cyGL.h:410
MethodSetImageRG
cyGL.h:478
MethodSetImageRG
cyGL.h:558
MethodSetImageRGB
cyGL.h:347
MethodSetImageRGB
cyGL.h:409
MethodSetImageRGB
cyGL.h:477
MethodSetImageRGB
cyGL.h:557
MethodSetImageRGBA
cyGL.h:346
MethodSetImageRGBA
cyGL.h:408
MethodSetImageRGBA
cyGL.h:476
MethodSetImageRGBA
cyGL.h:556
MethodSetItem
Sets the item with the given id and updates the heap structure accordingly. Returns false if the item is not in the heap anymore (removed by Pop) or i
cyHeap.h:133
MethodSetMesh
Sets the mesh pointer and builds the BVH structure.
cyBVH.h:400
MethodSetNoTranslation
Sets the translation component of the matrix to zero
cyMatrix.h:1229
MethodSetNoTranslation
Sets the translation component of the matrix to zero
cyMatrix.h:1831
MethodSetNumElements
Sets the number of elements prior to calling BuildElements.
cyBVH.h:150
MethodSetNumFaces
< Sets the number of vertices and allocates memory for vertex positions
cyTriMesh.h:162
MethodSetNumMtls
< Sets the number of texture coordinates and allocates memory for texture coordinates and texture faces.
cyTriMesh.h:165
MethodSetNumNormals
< Sets the number of faces and allocates memory for face data. Normal faces and texture faces are also allocated, if they are used.
cyTriMesh.h:163
MethodSetNumTexVerts
< Sets the number of normals and allocates memory for normals and normal faces.
cyTriMesh.h:164
MethodSetNumVertex
< Deletes all components of the mesh
cyTriMesh.h:161
MethodSetParamAlpha
Sets the alpha parameter that is used by the default weight function.
cySampleElim.h:139
MethodSetParamBeta
Sets the beta parameter that is used by weight limiting for the default weight function. Setting the beta parameter to zero effectively turns off weig
cySampleElim.h:147
MethodSetParamGamma
Sets the gamma parameter that is used by weight limiting for the default weight function. The gamma parameter adjusts weight limiting based on the rat
cySampleElim.h:155
MethodSetPointCount
Sets the point count, re-allocates points, thickness, transparency, and colors arrays if necessary.
cyHairFile.h:153
MethodSetRotation
Set a rotation matrix about the given axis by angle
cyMatrix.h:569
MethodSetRotation
Set a rotation matrix about the given axis by angle
cyMatrix.h:1196
MethodSetRotation
Set a rotation matrix about the given axis by angle
cyMatrix.h:1797
MethodSetRotation
< Sets a rotation around the given axis.
cyQuaternion.h:166
← previousnext →701–800 of 1,276, ranked by callers