Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemyuksel/cyCodeBase
/ functions
Functions
1,276 in github.com/cemyuksel/cyCodeBase
⨍
Functions
1,276
◇
Types & classes
67
Method
Set
< Copies the matrix cell to the given values array of size 12
cyMatrix.h:1113
Method
Set
< Copies the matrix cell to the given values array of size 16
cyMatrix.h:1700
Method
Set
< Sets the scalar part to one and vector part to zero, meaning no rotation.
cyQuaternion.h:74
Method
Set1
cyGL.h:1323
Method
Set2
cyGL.h:1324
Method
Set3
cyGL.h:1325
Method
Set4
cyGL.h:1326
Method
SetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyVector.h:121
Method
SetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyVector.h:225
Method
SetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyVector.h:353
Method
SetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyVector.h:504
Method
SetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyIVector.h:111
Method
SetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyIVector.h:231
Method
SetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyIVector.h:354
Method
SetAbs
< Ensures that all components of the vector are smaller than or equal to the given limit.
cyIVector.h:480
Method
SetArrays
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
Method
SetAttribBuffer
cyGL.h:1333
Method
SetBlack
@name Set & Get value methods
cyColor.h:79
Method
SetBlack
@name Set & Get value methods
cyColor.h:185
Method
SetBlack
@name Set & Get value methods
cyColor.h:287
Method
SetBlack
@name Set & Get value methods
cyColor.h:352
Method
SetBoundsMax
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
Method
SetBoundsMin
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
Method
SetCartesianFrameX
Sets a Cartesian coordinate frame using the given x direction. x must be a unit vector.
cyMatrix.h:149
Method
SetCartesianFrameXY
Sets a Cartesian coordinate frame using the given x direction and an approximate y direction. x must be a unit vector.
cyMatrix.h:607
Method
SetCartesianFrameXY
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
Method
SetCartesianFrameXY
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
Method
SetCartesianFrameXZ
Sets a Cartesian coordinate frame using the given x direction and an approximate z direction. x must be a unit vector.
cyMatrix.h:609
Method
SetCartesianFrameXZ
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
Method
SetCartesianFrameXZ
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
Method
SetCartesianFrameY
Sets a Cartesian coordinate frame using the given y direction. y must be a unit vector.
cyMatrix.h:151
Method
SetCartesianFrameYX
Sets a Cartesian coordinate frame using the given y direction and an approximate x direction. y must be a unit vector.
cyMatrix.h:611
Method
SetCartesianFrameYX
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
Method
SetCartesianFrameYX
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
Method
SetCartesianFrameYZ
Sets a Cartesian coordinate frame using the given y direction and an approximate z direction. y must be a unit vector.
cyMatrix.h:613
Method
SetCartesianFrameYZ
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
Method
SetCartesianFrameYZ
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
Method
SetCartesianFrameZX
Sets a Cartesian coordinate frame using the given z direction and an approximate x direction. z must be a unit vector.
cyMatrix.h:615
Method
SetCartesianFrameZX
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
Method
SetCartesianFrameZX
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
Method
SetCartesianFrameZY
Sets a Cartesian coordinate frame using the given z direction and an approximate y direction. z must be a unit vector.
cyMatrix.h:617
Method
SetCartesianFrameZY
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
Method
SetCartesianFrameZY
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
Method
SetColumn
< Sets a row of the matrix
cyMatrix.h:159
Method
SetColumn
< Sets a row of the matrix
cyMatrix.h:625
Method
SetColumn
< Sets a row of the matrix
cyMatrix.h:1264
Method
SetColumn
< Sets a row of the matrix
cyMatrix.h:1880
Method
SetDefaultColor
Sets default hair color, which is used if color array does not exist.
cyHairFile.h:202
Method
SetDefaultSegmentCount
Sets default number of segments for all hair strands, which is used if segments array does not exist.
cyHairFile.h:193
Method
SetDefaultThickness
Sets default hair strand thickness, which is used if thickness array does not exist.
cyHairFile.h:196
Method
SetDefaultTransparency
Sets default hair strand transparency, which is used if transparency array does not exist.
cyHairFile.h:199
Method
SetDiagonal
< Sets a column of the matrix
cyMatrix.h:161
Method
SetDiagonal
< Sets a column of the matrix
cyMatrix.h:627
Method
SetDiagonal
< Sets a column of the matrix
cyMatrix.h:1266
Method
SetDiagonal
< Sets a column of the matrix
cyMatrix.h:1882
Method
SetElement
Set the element data prior to calling BuildElements. Calling this function after the BVH is built can break the BVH data.
cyBVH.h:154
Method
SetHairCount
Sets the hair count, re-allocates segments array if necessary.
cyHairFile.h:143
Method
SetHalfRotation
< Sets the quaternion as a rotation from one direction to another. The input must be unit vectors.
cyQuaternion.h:168
Method
SetIdentity
< Set Matrix using two vectors as columns
cyMatrix.h:119
Method
SetIdentity
< Set matrix using x,y,z vectors as columns
cyMatrix.h:486
Method
SetIdentity
< Set matrix using x,y,z vectors and coordinate center
cyMatrix.h:1115
Method
SetIdentity
< Set matrix using x,y,z,w column vectors
cyMatrix.h:1703
Method
SetIgnoredTypes
Sets which type of non-critical debug messages should be ignored. By default, no debug message type is ignored.
cyGL.h:223
Method
SetImage
Sets the texture image using the given texture format, data format, and data type.
cyGL.h:392
Method
SetImage
Sets the texture image using the given texture format, data format, and data type.
cyGL.h:460
Method
SetImage
Sets the texture image using the given texture format, data format, and data type.
cyGL.h:540
Method
SetImageR
cyGL.h:349
Method
SetImageR
cyGL.h:411
Method
SetImageR
cyGL.h:479
Method
SetImageR
cyGL.h:559
Method
SetImageRG
cyGL.h:348
Method
SetImageRG
cyGL.h:410
Method
SetImageRG
cyGL.h:478
Method
SetImageRG
cyGL.h:558
Method
SetImageRGB
cyGL.h:347
Method
SetImageRGB
cyGL.h:409
Method
SetImageRGB
cyGL.h:477
Method
SetImageRGB
cyGL.h:557
Method
SetImageRGBA
cyGL.h:346
Method
SetImageRGBA
cyGL.h:408
Method
SetImageRGBA
cyGL.h:476
Method
SetImageRGBA
cyGL.h:556
Method
SetItem
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
Method
SetMesh
Sets the mesh pointer and builds the BVH structure.
cyBVH.h:400
Method
SetNoTranslation
Sets the translation component of the matrix to zero
cyMatrix.h:1229
Method
SetNoTranslation
Sets the translation component of the matrix to zero
cyMatrix.h:1831
Method
SetNumElements
Sets the number of elements prior to calling BuildElements.
cyBVH.h:150
Method
SetNumFaces
< Sets the number of vertices and allocates memory for vertex positions
cyTriMesh.h:162
Method
SetNumMtls
< Sets the number of texture coordinates and allocates memory for texture coordinates and texture faces.
cyTriMesh.h:165
Method
SetNumNormals
< 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
Method
SetNumTexVerts
< Sets the number of normals and allocates memory for normals and normal faces.
cyTriMesh.h:164
Method
SetNumVertex
< Deletes all components of the mesh
cyTriMesh.h:161
Method
SetParamAlpha
Sets the alpha parameter that is used by the default weight function.
cySampleElim.h:139
Method
SetParamBeta
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
Method
SetParamGamma
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
Method
SetPointCount
Sets the point count, re-allocates points, thickness, transparency, and colors arrays if necessary.
cyHairFile.h:153
Method
SetRotation
Set a rotation matrix about the given axis by angle
cyMatrix.h:569
Method
SetRotation
Set a rotation matrix about the given axis by angle
cyMatrix.h:1196
Method
SetRotation
Set a rotation matrix about the given axis by angle
cyMatrix.h:1797
Method
SetRotation
< Sets a rotation around the given axis.
cyQuaternion.h:166
← previous
next →
701–800 of 1,276, ranked by callers