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
Build
cyBVH.h:128
Method
BuildCenterSplits
cyBVH.h:141
Method
BuildElements
cyBVH.h:161
Method
BuildElementsCenterSplits
cyBVH.h:185
Method
BuildFiles
Creates a program, compiles the given shaders, and links them. Returns true if all compilation and link operations are successful. Writes any error or
cyGL.h:913
Method
BuildFilesEx
Creates a program, compiles the given shaders, and links them. Returns true if all compilation and link operations are successful. Writes any error or
cyGL.h:952
Method
BuildKDTree
The main method for recursively building the k-d tree.
cyPointCloud.h:345
Method
BuildSources
Creates a program, compiles the given shaders, and links them. Returns true if all compilation and link operations are successful. Writes any error or
cyGL.h:992
Method
BuildTextureMipmaps
< Binds the texture to the given texture unit.
cyGL.h:614
Method
BuildWithFunc
cyPointCloud.h:116
Method
Callback
cyGL.h:1455
Method
CenterSplit
cyBVH.h:348
Method
CheckContext
Checks if an OpenGL context exists. Returns false if a valid OpenGL context cannot be retrieved. This is mostly useful for safely deleting previously
cyGL.h:166
Method
CheckError
cyGL.h:1364
Method
Clamp
@name Limit methods
cyVector.h:118
Method
Clamp
@name Limit methods
cyVector.h:222
Method
Clamp
@name Limit methods
cyVector.h:350
Method
Clamp
@name Limit methods
cyVector.h:501
Method
Clamp
@name Limit methods
cyColor.h:108
Method
Clamp
@name Limit methods
cyColor.h:214
Method
Clamp
@name Limit methods
cyColor.h:303
Method
Clamp
@name Limit methods
cyColor.h:368
Method
Clamp
@name Limit methods
cyIVector.h:108
Method
Clamp
@name Limit methods
cyIVector.h:228
Method
Clamp
@name Limit methods
cyIVector.h:351
Method
Clamp
@name Limit methods
cyIVector.h:477
Method
ClampInt
cyColor.h:325
Method
ClampInt
cyColor.h:390
Method
ClampMax
< Ensures that all components of the vector are greater than or equal to the given limit.
cyVector.h:120
Method
ClampMax
< Ensures that all components of the vector are greater than or equal to the given limit.
cyVector.h:224
Method
ClampMax
< Ensures that all components of the vector are greater than or equal to the given limit.
cyVector.h:352
Method
ClampMax
< Ensures that all components of the vector are greater than or equal to the given limit.
cyVector.h:503
Method
ClampMax
cyColor.h:110
Method
ClampMax
cyColor.h:216
Method
ClampMax
cyColor.h:305
Method
ClampMax
cyColor.h:370
Method
ClampMax
< Ensures that all components of the vector are greater than or equal to the given limit.
cyIVector.h:110
Method
ClampMax
< Ensures that all components of the vector are greater than or equal to the given limit.
cyIVector.h:230
Method
ClampMax
< Ensures that all components of the vector are greater than or equal to the given limit.
cyIVector.h:353
Method
ClampMax
< Ensures that all components of the vector are greater than or equal to the given limit.
cyIVector.h:479
Method
ClampMin
< Ensures that all components of the vector are within the given limits.
cyVector.h:119
Method
ClampMin
< Ensures that all components of the vector are within the given limits.
cyVector.h:223
Method
ClampMin
< Ensures that all components of the vector are within the given limits.
cyVector.h:351
Method
ClampMin
< Ensures that all components of the vector are within the given limits.
cyVector.h:502
Method
ClampMin
cyColor.h:109
Method
ClampMin
cyColor.h:215
Method
ClampMin
cyColor.h:304
Method
ClampMin
cyColor.h:369
Method
ClampMin
< Ensures that all components of the vector are within the given limits.
cyIVector.h:109
Method
ClampMin
< Ensures that all components of the vector are within the given limits.
cyIVector.h:229
Method
ClampMin
< Ensures that all components of the vector are within the given limits.
cyIVector.h:352
Method
ClampMin
< Ensures that all components of the vector are within the given limits.
cyIVector.h:478
Method
Clear
Deletes all data owned by the class.
cyHeap.h:67
Method
Clear
Clears all the time records
cyTimer.h:171
Method
Clear
cyLightingGrid.h:90
Method
Clear
Clears the tree structure
cyBVH.h:117
Method
Clear
@name Set Component Count
cyTriMesh.h:160
Method
ClearData
Clears the data pointer and deallocates memory if the data is owned.
cyHeap.h:223
Method
ClearHeap
Clears the heap structure.
cyHeap.h:232
Method
Color24
cyColor.h:277
Method
Color24
cyColor.h:422
Method
Color3
cyColor.h:68
Method
Color3
cyColor.h:417
Method
Color32
cyColor.h:342
Method
Color4
cyColor.h:175
Method
Color4
cyColor.h:420
Method
Columns
cyMatrix.h:169
Method
Columns
cyMatrix.h:635
Method
Columns
cyMatrix.h:1274
Method
Columns
cyMatrix.h:1891
Method
Compile
Compiles the shader using the given source code. If the shader was previously compiled, it is deleted.
cyGL.h:787
Method
Compile
cyGL.h:1709
Method
CompileFile
Compiles the shader using the given file. If the shader was previously compiled, it is deleted.
cyGL.h:756
Method
CompileFileEx
Compiles the shader using the given file. If the shader was previously compiled, it is deleted. Unlike the CompileFile method, it parses the source co
cyGL.h:771
Method
ComputeBoundingBox
cyTriMesh.h:230
Method
ComputeDirection
Given point before (p0) and after (p2), computes the direction (d) at p1.
cyHairFile.h:375
Method
ComputeNormals
cyTriMesh.h:249
Method
Conjugate
cyQuaternion.h:56
Method
Conjugate
cyQuaternion.h:145
Method
ConvertData
cyVector.h:97
Method
ConvertData
cyIVector.h:97
Method
ConvertTempData
Recursively converts the temporary node data to NodeData.
cyBVH.h:333
Method
Copy
cyTriMesh.h:190
Method
CopyData
Copies the main data items from an array into the internal storage of this class.
cyHeap.h:70
Method
CopyData
cyVector.h:96
Method
CopyData
cyIVector.h:96
Method
CreateProgram
Attaches the given shader to the program. This function must be called before calling Link.
cyGL.h:866
Method
Cross
@name Cross product and dot product
cyVector.h:391
Function
CubicFirstRoot
cyPolynomial.h:950
Function
CubicForEachRoot
cyPolynomial.h:1109
Function
CubicHasRoot
cyPolynomial.h:225
Function
CubicRoots
cyPolynomial.h:795
Method
Data
cyIVector.h:289
Method
Data
cyIVector.h:412
Method
Data
cyIVector.h:538
Method
DefaultError
cyPolynomial.h:353
Method
Deflate
cyPolynomial.h:337
Function
Deg2Rad
cyCore.h:281
Method
Delete
cyGL.h:276
Method
Delete
cyGL.h:748
← previous
next →
201–300 of 1,276, ranked by callers